tf.contrib.distributions.Distribution.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.Laplace.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.Poisson.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor
tf.contrib.distributions.Chi2WithAbsDf.df
tf.contrib.distributions.MultivariateNormalDiag.log_survival_function(value, name='log_survival_function') Log survival function
class tf.contrib.distributions.GammaWithSoftplusAlphaBeta Gamma with softplus transform on alpha and beta
tf.contrib.distributions.Mixture.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor
tf.contrib.distributions.InverseGamma.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
tf.contrib.distributions.Multinomial.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.NormalWithSoftplusSigma.variance(name='variance') Variance.
Page 91 of 100