tf.contrib.bayesflow.stochastic_tensor.BernoulliTensor
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

class tf.contrib.bayesflow.stochastic_tensor.BernoulliTensor BernoulliTensor is a StochasticTensor backed

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

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

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
tensorflow::EnvWrapper::SleepForMicroseconds()
  • References/Big Data/TensorFlow/TensorFlow C++/EnvWrapper

void tensorflow::EnvWrapper::SleepForMicroseconds(int64 micros) override Sleeps/delays the thread for the prescribed number of

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.is_reparameterized

2025-01-10 15:47:30
tf.assert_greater_equal()
  • References/Big Data/TensorFlow/TensorFlow Python/Asserts and boolean checks.

tf.assert_greater_equal(x, y, data=None, summarize=None, message=None, name=None) Assert the condition x >= y

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

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.survival_function(value, name='survival_function') Survival function

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

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.sample_n(n, seed=None, name='sample_n') Generate n samples

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

tf.contrib.distributions.Gamma.cdf(value, name='cdf') Cumulative distribution function. Given

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

Status tensorflow::Env::RenameFile(const string &src, const string &target) Renames file src to target. If target already

2025-01-10 15:47:30