tf.contrib.distributions.Bernoulli.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D
tf.contrib.distributions.TransformedDistribution.name Name prepended to all ops created by this Distribution.
tf.contrib.distributions.TransformedDistribution.dtype The DType of Tensors handled by this Distribution
class tf.contrib.distributions.NormalWithSoftplusSigma Normal with softplus applied to sigma.
tf.contrib.distributions.Poisson.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor
tf.contrib.distributions.WishartCholesky.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.param_static_shapes(cls, sample_shape) param_shapes with static (i.e.
tf.contrib.distributions.Bernoulli.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.LaplaceWithSoftplusScale.variance(name='variance') Variance.
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pdf(value, name='pdf') Probability density function.
Page 43 of 100