tf.contrib.distributions.Binomial.mode()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Binomial.mode(name='mode') Mode. Additional documentation from

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

tf.QueueBase.close(cancel_pending_enqueues=False, name=None) Closes this queue. This operation

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

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_cdf(value, name='log_cdf') Log cumulative distribution function.

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

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

2025-01-10 15:47:30
tensorflow::Session
  • References/Big Data/TensorFlow/TensorFlow C++/Session

A Session instance lets a caller drive a TensorFlow graph computation. When a Session is created with a given target, a new Session object is

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

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

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

tf.contrib.distributions.Bernoulli.logits

2025-01-10 15:47:30
tensorflow::TensorShape::operator==()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShape

bool tensorflow::TensorShape::operator==(const TensorShape &b) const

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

tf.contrib.distributions.Beta.pdf(value, name='pdf') Probability density function. Args:

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

tf.contrib.distributions.WishartFull.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

2025-01-10 15:47:30