tf.contrib.distributions.WishartFull.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D
tf.contrib.distributions.Normal.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.WishartCholesky.scale_operator_pd Wishart distribution scale matrix as an OperatorPD.
tf.contrib.distributions.WishartCholesky.variance(name='variance') Variance.
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.get_batch_shape() Shape of a single sample from a single event index
tf.contrib.distributions.Multinomial.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
tf.contrib.distributions.Exponential.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.MultivariateNormalCholesky.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.Dirichlet.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.TransformedDistribution.name Name prepended to all ops created by this Distribution.
Page 39 of 100