tf.IdentityReader.reset(name=None) Restore a reader to its initial clean state. Args:
tf.train.shuffle_batch(tensors, batch_size, capacity, min_after_dequeue, num_threads=1, seed=None, enqueue_many=False, shapes=None, allow_smaller_final_batch=False,
class tf.QueueBase Base class for queue implementations. A queue is a TensorFlow data structure
tf.QueueBase.__init__(dtypes, shapes, names, queue_ref) Constructs a queue object from a queue reference. The
tf.FixedLenSequenceFeature.shape Alias for field number 0
tf.FixedLengthRecordReader.num_records_produced(name=None) Returns the number of records this reader has produced.
class tf.ReaderBase Base class for different Reader types, that produce a record every step. Conceptually
class tf.PaddingFIFOQueue A FIFOQueue that supports batching variable-sized tensors by padding. A
tf.FixedLenFeature.shape Alias for field number 0
tf.ReaderBase.reset(name=None) Restore a reader to its initial clean state. Args:
Page 10 of 14