tf.contrib.distributions.Gamma.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor
tf.contrib.distributions.Binomial.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.MultivariateNormalFull.std(name='std') Standard deviation.
tf.contrib.distributions.Gamma.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='Gamma') Construct Gamma
tf.contrib.distributions.Distribution.log_prob(value, name='log_prob') Log probability density/mass function (depending on
tf.contrib.distributions.ExponentialWithSoftplusLam.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.Binomial.is_reparameterized
tf.contrib.distributions.WishartFull.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given
tf.contrib.distributions.TransformedDistribution.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Categorical.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
Page 30 of 100