tf.FixedLenSequenceFeature.__new__(_cls, shape, dtype, allow_missing=False) Create new instance of FixedLenSequenceFeature(shape
tf.VarLenFeature.dtype Alias for field number 0
tf.FIFOQueue.__init__(capacity, dtypes, shapes=None, names=None, shared_name=None, name='fifo_queue') Creates a queue that dequeues
tf.IdentityReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not
tf.FixedLenFeature.__new__(_cls, shape, dtype, default_value=None) Create new instance of FixedLenFeature(shape, dtype, default_value)
tf.TFRecordReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not
tf.QueueBase.names The list of names for each component of a queue element.
class tf.WholeFileReader A Reader that outputs the entire contents of a file as a value. To use
tf.WholeFileReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not
class tf.FIFOQueue A queue implementation that dequeues elements in first-in first-out order. See
Page 1 of 14