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
tensorflow::Env::NowMicros()
  • References/Big Data/TensorFlow/TensorFlow C++/Env

virtual uint64 tensorflow::Env::NowMicros()=0 Returns the number of micro-seconds since some fixed point in time. Only useful

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
tf.nn.rnn_cell.InputProjectionWrapper.
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.InputProjectionWrapper.__init__(cell, num_proj, input_size=None) Create a cell with input projection.

2025-01-10 15:47:30