tf.PriorityQueue.__init__(capacity, types, shapes=None, names=None, shared_name=None, name='priority_queue') Creates a queue that
class tf.FixedLenSequenceFeature Configuration for a dense input feature in a sequence item. To
tf.QueueBase.names The list of names for each component of a queue element.
tf.QueueBase.name The name of the underlying queue.
tf.FixedLengthRecordReader.reset(name=None) Restore a reader to its initial clean state. Args:
tf.ReaderBase.read_up_to(queue, num_records, name=None) Returns up to num_records (key, value pairs) produced by a reader.
tf.WholeFileReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not
tf.IdentityReader.reader_ref Op that implements the reader.
tf.TFRecordReader.reset(name=None) Restore a reader to its initial clean state. Args:
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
Page 2 of 14