tf.contrib.distributions.Normal.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.DirichletMultinomial.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.mu
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.GammaWithSoftplusAlphaBeta.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.MultivariateNormalFull.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.event_shape(name='event_shape') Shape of a single sample from
tf.contrib.distributions.WishartCholesky.survival_function(value, name='survival_function') Survival function.
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.log_cdf(value, name='log_cdf') Log cumulative distribution function
Page 43 of 100