tf.QueueBase.names The list of names for each component of a queue element.
class tf.FixedLenSequenceFeature Configuration for a dense input feature in a sequence item. To
tf.QueueBase.enqueue(vals, name=None) Enqueues one element to this queue. If the queue is full
tf.TextLineReader.supports_serialize Whether the Reader implementation can serialize its state.
tf.train.shuffle_batch_join(tensors_list, batch_size, capacity, min_after_dequeue, seed=None, enqueue_many=False, shapes=None, allow_smaller_final_batch=False, shared_name=None
tf.FixedLengthRecordReader.reset(name=None) Restore a reader to its initial clean state. Args:
tf.TFRecordReader.reset(name=None) Restore a reader to its initial clean state. Args:
class tf.RandomShuffleQueue A queue implementation that dequeues elements in a random order. See
tf.matching_files(pattern, name=None) Returns the set of files matching a pattern. Note that this
tf.PaddingFIFOQueue.__init__(capacity, dtypes, shapes, names=None, shared_name=None, name='padding_fifo_queue') Creates a queue
Page 3 of 14