tf.contrib.distributions.Bernoulli.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Chi2WithAbsDf.mean(name='mean') Mean.
tf.contrib.distributions.Laplace.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.Poisson.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.Categorical.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.MultivariateNormalFull.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.MultivariateNormalDiag.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.Poisson.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.MultivariateNormalCholesky.log_survival_function(value, name='log_survival_function') Log survival function
Page 18 of 100