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
tf.contrib.graph_editor.compute_boundary_ts()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.compute_boundary_ts(ops, ambiguous_ts_are_outputs=True) Compute the tensors at the boundary of a set of

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

tf.contrib.distributions.InverseGamma.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a

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

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

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

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

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

tf.contrib.learn.TensorFlowRNNClassifier.__init__(rnn_size, n_classes, cell_type='gru', num_layers=1, input_op_fn=null_input_op_fn, initial_state=None, bidirectional=False

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

tf.contrib.bayesflow.stochastic_tensor.GammaTensor.distribution

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

tf.contrib.distributions.WishartCholesky.allow_nan_stats Python boolean describing behavior when a stat is undefined.

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

tf.contrib.bayesflow.stochastic_tensor.LaplaceWithSoftplusScaleTensor.mean(name='mean')

2025-01-10 15:47:30
tf.contrib.learn.monitors.LoggingTrainable.every_n_step_begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.LoggingTrainable.every_n_step_begin(step)

2025-01-10 15:47:30