tf.contrib.distributions.Gamma.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
tf.contrib.distributions.WishartCholesky.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.Poisson.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Dirichlet.__init__(alpha, validate_args=False, allow_nan_stats=True, name='Dirichlet') Initialize a batch
tf.contrib.distributions.Mixture.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.InverseGamma.entropy(name='entropy') Shanon entropy in nats. Additional
class tf.contrib.distributions.MultivariateNormalDiagPlusVDVT The multivariate normal distribution on R^k.
tf.contrib.distributions.BetaWithSoftplusAB.variance(name='variance') Variance.
tf.contrib.distributions.Bernoulli.logits
tf.contrib.framework.deprecated(date, instructions) Decorator for marking functions or methods deprecated. This
Page 23 of 100