tf.contrib.distributions.Chi2.std(name='std') Standard deviation.
tf.contrib.distributions.MultivariateNormalCholesky.pdf(value, name='pdf') Probability density function.
tf.contrib.distributions.InverseGamma.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.MultivariateNormalCholesky.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.std(name='std') Standard deviation.
tf.contrib.distributions.StudentT.df Degrees of freedom in these Student's t distribution(s).
tf.contrib.distributions.MultivariateNormalDiag.sigma_det(name='sigma_det') Determinant of covariance matrix.
class tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta Inverse Gamma with softplus applied to alpha and
tf.contrib.distributions.Poisson.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.MultivariateNormalDiag.log_survival_function(value, name='log_survival_function') Log survival function
Page 86 of 100