tf.contrib.distributions.LaplaceWithSoftplusScale.allow_nan_stats Python boolean describing behavior when a stat is undefined
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.contrib.distributions.Mixture.variance(name='variance') Variance.
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.dtype The DType of Tensors handled by this
tf.contrib.distributions.Poisson.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.Chi2WithAbsDf.entropy(name='entropy') Shanon entropy in nats. Additional
tf.contrib.distributions.Poisson.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.Gamma.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.Normal.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.Chi2WithAbsDf.pmf(value, name='pmf') Probability mass function. Args:
Page 7 of 100