tf.TextLineReader.supports_serialize Whether the Reader implementation can serialize its state.
class tf.FixedLenSequenceFeature Configuration for a dense input feature in a sequence item. To
tf.QueueBase.name The name of the underlying queue.
tf.FixedLenSequenceFeature.__repr__() Return a nicely formatted representation string
tf.IdentityReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not
tf.FixedLenSequenceFeature.__getstate__() Exclude the OrderedDict from pickling
tf.QueueBase.names The list of names for each component of a queue element.
tf.TextLineReader.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.TFRecordReader.read_up_to(queue, num_records, name=None) Returns up to num_records (key, value pairs) produced by a reader
Page 1 of 14