tf.TextLineReader.num_records_produced(name=None) Returns the number of records this reader has produced. This
tf.FixedLenSequenceFeature.dtype Alias for field number 1
tf.ReaderBase.reader_ref Op that implements the reader.
tf.decode_json_example(json_examples, name=None) Convert JSON-encoded Example records to binary protocol buffer strings.
tf.WholeFileReader.reader_ref Op that implements the reader.
tf.QueueBase.dequeue_up_to(n, name=None) Dequeues and concatenates n elements from this queue.
tf.FixedLenFeature.__repr__() Return a nicely formatted representation string
tf.FixedLengthRecordReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not
tf.WholeFileReader.num_records_produced(name=None) Returns the number of records this reader has produced. This
tf.IdentityReader.__init__(name=None) Create a IdentityReader. Args:
Page 5 of 14