tf.contrib.distributions.Chi2WithAbsDf.get_batch_shape()

tf.contrib.distributions.Chi2WithAbsDf.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

2016-10-14 12:49:41
tf.contrib.distributions.Distribution.log_pmf()

tf.contrib.distributions.Distribution.log_pmf(value, name='log_pmf') Log probability mass function. Args:

2016-10-14 12:51:19
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_prob()

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_prob(value, name='log_prob') Log probability density/mass function

2016-10-14 12:58:38
tf.contrib.distributions.TransformedDistribution.is_continuous

tf.contrib.distributions.TransformedDistribution.is_continuous

2016-10-14 13:02:46
tf.contrib.distributions.BetaWithSoftplusAB.get_event_shape()

tf.contrib.distributions.BetaWithSoftplusAB.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2016-10-14 12:46:54
tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape()

tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2016-10-14 13:00:24
tf.contrib.distributions.MultivariateNormalFull.mode()

tf.contrib.distributions.MultivariateNormalFull.mode(name='mode') Mode.

2016-10-14 12:59:19
tf.contrib.distributions.Mixture.get_event_shape()

tf.contrib.distributions.Mixture.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2016-10-14 12:56:24
tf.contrib.distributions.StudentT.pdf()

tf.contrib.distributions.StudentT.pdf(value, name='pdf') Probability density function. Args:

2016-10-14 13:02:15
tf.contrib.distributions.TransformedDistribution.param_static_shapes()

tf.contrib.distributions.TransformedDistribution.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)

2016-10-14 13:02:57