tf.contrib.distributions.Exponential.batch_shape()

tf.contrib.distributions.Exponential.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor. The product of the dimensions of the batch_shape is the number of independent distributions of this kind the instance represents. Args: name: name to give to the op Returns: batch_shape: Tensor.

tf.contrib.distributions.StudentT.batch_shape()

tf.contrib.distributions.StudentT.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor. The product of the dimensions of the batch_shape is the number of independent distributions of this kind the instance represents. Args: name: name to give to the op Returns: batch_shape: Tensor.

tf.contrib.rnn.AttentionCellWrapper.output_size

tf.contrib.rnn.AttentionCellWrapper.output_size

tf.contrib.distributions.Uniform.batch_shape()

tf.contrib.distributions.Uniform.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor. The product of the dimensions of the batch_shape is the number of independent distributions of this kind the instance represents. Args: name: name to give to the op Returns: batch_shape: Tensor.

tf.contrib.bayesflow.stochastic_tensor.PoissonTensor.dtype

tf.contrib.bayesflow.stochastic_tensor.PoissonTensor.dtype

tf.contrib.bayesflow.stochastic_tensor.TransformedDistributionTensor

class tf.contrib.bayesflow.stochastic_tensor.TransformedDistributionTensor TransformedDistributionTensor is a StochasticTensor backed by the distribution TransformedDistribution.

tf.contrib.bayesflow.stochastic_tensor.TransformedDistributionTensor.clone()

tf.contrib.bayesflow.stochastic_tensor.TransformedDistributionTensor.clone(name=None, **dist_args)

tf.contrib.bayesflow.stochastic_tensor.GammaTensor.__init__()

tf.contrib.bayesflow.stochastic_tensor.GammaTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)

tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.value_type

tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.value_type

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalFullTensor.__init__()

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalFullTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)