tf.QueueBase.dequeue_up_to(n, name=None) Dequeues and concatenates n elements from this queue.
tf.train.range_input_producer(limit, num_epochs=None, shuffle=True, seed=None, capacity=32, shared_name=None, name=None) Produces
tf.PaddingFIFOQueue.__init__(capacity, dtypes, shapes, names=None, shared_name=None, name='padding_fifo_queue') Creates a queue
tf.matching_files(pattern, name=None) Returns the set of files matching a pattern. Note that this
tf.FixedLenFeature.dtype Alias for field number 1
tf.train.match_filenames_once(pattern, name=None) Save the list of files matching pattern, so it is only computed once.
tf.TFRecordReader.reader_ref Op that implements the reader.
tf.FixedLenFeature.__getstate__() Exclude the OrderedDict from pickling
tf.TextLineReader.num_records_produced(name=None) Returns the number of records this reader has produced. This
tf.WholeFileReader.reset(name=None) Restore a reader to its initial clean state. Args:
Page 4 of 14