tf.contrib.distributions.Multinomial.prob()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Multinomial.prob(value, name='prob') Probability density/mass function (depending on is_continuous)

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

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

2025-01-10 15:47:30
tf.contrib.framework.assert_scalar_int()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.assert_scalar_int(tensor) Assert tensor is 0-D, of type tf.int32 or tf.int64

2025-01-10 15:47:30
tf.contrib.graph_editor.OpMatcher.input_ops()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.OpMatcher.input_ops(*args) Add input matches.

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

tf.contrib.learn.TensorFlowEstimator.get_params(deep=True) Get parameters for this estimator. Args:

2025-01-10 15:47:30
tf.contrib.training.NextQueuedSequenceBatch.total_length
  • References/Big Data/TensorFlow/TensorFlow Python/Training

tf.contrib.training.NextQueuedSequenceBatch.total_length The lengths of the original (non-truncated) unrolled examples.

2025-01-10 15:47:30
tf.contrib.graph_editor.matcher.output_ops()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.matcher.output_ops(*args) Add output matches.

2025-01-10 15:47:30
tf.image.per_image_whitening()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.per_image_whitening(image) Linearly scales image to have zero mean and unit norm. This

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

tf.IdentityReader.__init__(name=None) Create a IdentityReader. Args:

2025-01-10 15:47:30
tf.contrib.graph_editor.ph()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.ph(dtype, shape=None, scope=None) Create a tf.placeholder for the Graph Editor. Note

2025-01-10 15:47:30