tf.contrib.training.NextQueuedSequenceBatch.
  • References/Big Data/TensorFlow/TensorFlow Python/Training

tf.contrib.training.NextQueuedSequenceBatch.__init__(state_saver)

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

tf.contrib.distributions.QuantizedDistribution.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified

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

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

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

tf.truediv(x, y, name=None) Divides x / y elementwise, always producing floating point results. The

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

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

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

tf.pow(x, y, name=None) Computes the power of one value to another. Given a tensor x

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

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

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

tf.WholeFileReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

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

bool tensorflow::Status::operator==(const Status &x) const

2025-01-10 15:47:30
tf.contrib.learn.LinearClassifier.get_variable_value()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.LinearClassifier.get_variable_value(name)

2025-01-10 15:47:30