tf.contrib.distributions.Normal.event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Normal.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor

2025-01-10 15:47:30
tf.cholesky_solve()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.cholesky_solve(chol, rhs, name=None) Solves systems of linear eqns A X = RHS, given Cholesky factorizations.

2025-01-10 15:47:30
tf.scalar_mul()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.scalar_mul(scalar, x) Multiplies a scalar times a Tensor or IndexedSlices object.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.LaplaceTensor.clone()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

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

2025-01-10 15:47:30
tf.contrib.distributions.LaplaceWithSoftplusScale.variance()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.LaplaceWithSoftplusScale.variance(name='variance') Variance.

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalCholesky.dtype
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalCholesky.dtype The DType of Tensors handled by this

2025-01-10 15:47:30
tf.contrib.distributions.Categorical.mean()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Categorical.mean(name='mean') Mean.

2025-01-10 15:47:30
tf.contrib.distributions.Distribution.entropy()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Distribution.entropy(name='entropy') Shanon entropy in nats.

2025-01-10 15:47:30
tf.contrib.distributions.Dirichlet.batch_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Dirichlet.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D

2025-01-10 15:47:30
tf.contrib.distributions.LaplaceWithSoftplusScale.
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.LaplaceWithSoftplusScale.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='LaplaceWithSoftplusScale')

2025-01-10 15:47:30