tf.FixedLenSequenceFeature.
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.FixedLenSequenceFeature.__new__(_cls, shape, dtype, allow_missing=False) Create new instance of FixedLenSequenceFeature(shape

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

tf.VarLenFeature.dtype Alias for field number 0

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

tf.FIFOQueue.__init__(capacity, dtypes, shapes=None, names=None, shared_name=None, name='fifo_queue') Creates a queue that dequeues

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

tf.IdentityReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

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

tf.FixedLenFeature.__new__(_cls, shape, dtype, default_value=None) Create new instance of FixedLenFeature(shape, dtype, default_value)

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

tf.TFRecordReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

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

tf.QueueBase.names The list of names for each component of a queue element.

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

class tf.WholeFileReader A Reader that outputs the entire contents of a file as a value. To use

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

tf.WholeFileReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

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

class tf.FIFOQueue A queue implementation that dequeues elements in first-in first-out order. See

2025-01-10 15:47:30