tf.contrib.distributions.Gamma.std(name='std') Standard deviation.
tf.contrib.distributions.Categorical.variance(name='variance') Variance.
tf.contrib.distributions.DirichletMultinomial.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.MultivariateNormalCholesky.survival_function(value, name='survival_function') Survival function.
tf.contrib.distributions.MultivariateNormalFull.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Bernoulli.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.survival_function(value, name='survival_function') Survival function.
tf.contrib.distributions.Poisson.is_reparameterized
tf.contrib.distributions.BernoulliWithSigmoidP.is_reparameterized
tf.contrib.distributions.BernoulliWithSigmoidP.dtype The DType of Tensors handled by this Distribution
Page 27 of 100