tf.contrib.distributions.Categorical.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.bayesflow.stochastic_tensor.InverseGammaTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
tf.contrib.distributions.TransformedDistribution.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.ExponentialWithSoftplusLam.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)
tf.betainc(a, b, x, name=None) Compute the regularized incomplete beta integral \(I_x(a, b)\). The
tf.PaddingFIFOQueue.__init__(capacity, dtypes, shapes, names=None, shared_name=None, name='padding_fifo_queue') Creates a queue
tf.igammac(a, x, name=None) Compute the upper regularized incomplete Gamma function Q(a, x). The
tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor.dtype
tf.contrib.distributions.Distribution.std(name='std') Standard deviation.
tf.contrib.distributions.Categorical.log_cdf(value, name='log_cdf') Log cumulative distribution function. Given
Page 63 of 100