tf.errors.InternalError.
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.errors.InternalError.__init__(node_def, op, message) Creates an InternalError.

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

tf.contrib.distributions.InverseGamma.entropy(name='entropy') Shanon entropy in nats. Additional

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

tf.contrib.distributions.Chi2WithAbsDf.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

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.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
tf.add_n()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.add_n(inputs, name=None) Adds all input tensors element-wise. Args:

2025-01-10 15:47:30
tf.nn.rnn_cell.BasicLSTMCell.
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.BasicLSTMCell.__call__(inputs, state, scope=None) Long short-term memory cell (LSTM).

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

tf.contrib.learn.run_feeds(*args, **kwargs) See run_feeds_iter(). Returns a list instead of an iterator.

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

tf.contrib.learn.LinearClassifier.get_variable_names()

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

tf.contrib.distributions.Exponential.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32

2025-01-10 15:47:30