tf.contrib.crf.CrfForwardRnnCell.zero_state()
  • References/Big Data/TensorFlow/TensorFlow Python/CRF

tf.contrib.crf.CrfForwardRnnCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:

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

tf.contrib.bayesflow.stochastic_tensor.QuantizedDistributionTensor.clone(name=None, **dist_args)

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

tf.contrib.distributions.Uniform.log_survival_function(value, name='log_survival_function') Log survival function.

2025-01-10 15:47:30
tf.random_uniform()
  • References/Big Data/TensorFlow/TensorFlow Python/Constants, Sequences, and Random Values

tf.random_uniform(shape, minval=0, maxval=None, dtype=tf.float32, seed=None, name=None) Outputs random values from a uniform distribution

2025-01-10 15:47:30
tf.get_session_handle()
  • References/Big Data/TensorFlow/TensorFlow Python/Tensor Handle Operations

tf.get_session_handle(data, name=None) Return the handle of data. This is EXPERIMENTAL

2025-01-10 15:47:30
tf.errors.ResourceExhaustedError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.errors.ResourceExhaustedError Some resource has been exhausted. For example, this error

2025-01-10 15:47:30
tf.SparseTensor.
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.SparseTensor.__truediv__(sp_x, y) Internal helper function for 'sp_t / dense_t'.

2025-01-10 15:47:30
tf.SparseTensor.graph
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.SparseTensor.graph The Graph that contains the index, value, and shape tensors.

2025-01-10 15:47:30
tf.OpError.
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.OpError.__str__()

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

class tf.IdentityReader A Reader that outputs the queued work as both the key and value. To use

2025-01-10 15:47:30