tf.contrib.distributions.Mixture.mean(name='mean') Mean.
tf.contrib.distributions.MultivariateNormalCholesky.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.name Name prepended to all ops created by this Distribution
tf.contrib.distributions.Binomial.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.WishartCholesky.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape
tf.contrib.distributions.WishartFull.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.InverseGamma.survival_function(value, name='survival_function') Survival function.
tf.contrib.distributions.Dirichlet.alpha_sum Sum of shape parameter.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.parameters Dictionary of parameters used by this Distribution
tf.contrib.distributions.InverseGamma.cdf(value, name='cdf') Cumulative distribution function. Given
Page 97 of 100