tf.contrib.distributions.Laplace.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.WishartFull.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Beta.a Shape parameter.
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.allow_nan_stats Python boolean describing behavior when a stat is undefined
tf.contrib.distributions.Gamma.mode(name='mode') Mode. Additional documentation from Gamma:
tf.contrib.distributions.MultivariateNormalCholesky.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.QuantizedDistribution.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Mixture.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.MultivariateNormalDiag.std(name='std') Standard deviation.
tf.contrib.distributions.MultivariateNormalCholesky.__init__(mu, chol, validate_args=False, allow_nan_stats=True, name='MultivariateNormalCholesky')
Page 77 of 100