tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor.entropy(name='entropy')
tf.contrib.bayesflow.stochastic_tensor.GammaTensor.clone(name=None, **dist_args)
tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
class tf.contrib.bayesflow.stochastic_tensor.SampleAndReshapeValue Ask the StochasticTensor for n samples and reshape the result
tf.contrib.bayesflow.stochastic_tensor.InverseGammaWithSoftplusAlphaBetaTensor.distribution
tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagTensor.name
tf.contrib.bayesflow.stochastic_tensor.StudentTWithAbsDfSoftplusSigmaTensor.name
tf.contrib.bayesflow.stochastic_tensor.BaseStochasticTensor.__init__()
tf.contrib.bayesflow.stochastic_tensor.InverseGammaTensor.clone(name=None, **dist_args)
class tf.contrib.bayesflow.stochastic_tensor.SampleValue Draw n samples along a new outer dimension. This
Page 13 of 52