tf.WholeFileReader.reader_ref Op that implements the reader.
tf.VarLenFeature.__repr__() Return a nicely formatted representation string
tf.placeholder_with_default(input, shape, name=None) A placeholder op that passes though input when its output is
tf.sparse_placeholder(dtype, shape=None, name=None) Inserts a placeholder for a sparse tensor that will be always fed.
tf.ReaderBase.__init__(reader_ref, supports_serialize=False) Creates a new ReaderBase. Args:
tf.TextLineReader.__init__(skip_header_lines=None, name=None) Create a TextLineReader. Args:
tf.TextLineReader.read(queue, name=None) Returns the next record (key, value pair) produced by a reader. Will
tf.FixedLengthRecordReader.num_work_units_completed(name=None) Returns the number of work units this reader has finished processing
tf.QueueBase.queue_ref The underlying queue reference.
tf.ReaderBase.num_records_produced(name=None) Returns the number of records this reader has produced. This
Page 6 of 14