tf.FixedLenSequenceFeature.shape Alias for field number 0
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,
tf.WholeFileReader.serialize_state(name=None) Produce a string tensor that encodes the state of a reader. Not
tf.IdentityReader.reset(name=None) Restore a reader to its initial clean state. Args:
tf.QueueBase.enqueue_many(vals, name=None) Enqueues zero or more elements to this queue. This
tf.IdentityReader.supports_serialize Whether the Reader implementation can serialize its state.
tf.train.slice_input_producer(tensor_list, num_epochs=None, shuffle=True, seed=None, capacity=32, shared_name=None, name=None) Produces
class tf.QueueBase Base class for queue implementations. A queue is a TensorFlow data structure
tf.FixedLengthRecordReader.num_records_produced(name=None) Returns the number of records this reader has produced.
class tf.PaddingFIFOQueue A FIFOQueue that supports batching variable-sized tensors by padding. A
Page 10 of 14