tf.contrib.distributions.QuantizedDistribution
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

class tf.contrib.distributions.QuantizedDistribution Distribution representing the quantization Y = ceiling(X).

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

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

2025-01-10 15:47:30
tf.RandomShuffleQueue
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

class tf.RandomShuffleQueue A queue implementation that dequeues elements in a random order. See

2025-01-10 15:47:30
tensorflow::Tensor::CopyFrom()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

bool tensorflow::Tensor::CopyFrom(const Tensor &other, const TensorShape &shape) TF_MUST_USE_RESULT Copy the other tensor

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

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

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

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

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

tf.argmin(input, dimension, name=None) Returns the index with the smallest value across dimensions of a tensor.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.WishartFullTensor.dtype
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.WishartFullTensor.dtype

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

tf.contrib.distributions.MultivariateNormalDiag.log_sigma_det(name='log_sigma_det') Log of determinant of covariance matrix.

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

tf.contrib.bayesflow.stochastic_tensor.LaplaceTensor.loss(final_loss, name='Loss')

2025-01-10 15:47:30