tf.FixedLenFeature.__repr__() Return a nicely formatted representation string
tf.WholeFileReader.num_records_produced(name=None) Returns the number of records this reader has produced. This
tf.ReaderBase.num_work_units_completed(name=None) Returns the number of work units this reader has finished processing.
tf.FixedLengthRecordReader.num_work_units_completed(name=None) Returns the number of work units this reader has finished processing
tf.TFRecordReader.num_records_produced(name=None) Returns the number of records this reader has produced. This
tf.ReaderBase.__init__(reader_ref, supports_serialize=False) Creates a new ReaderBase. Args:
tf.read_file(filename, name=None) Reads and outputs the entire contents of the input filename. Args:
tf.placeholder_with_default(input, shape, name=None) A placeholder op that passes though input when its output is
tf.FixedLengthRecordReader.reader_ref Op that implements the reader.
tf.train.batch(tensors, batch_size, num_threads=1, capacity=32, enqueue_many=False, shapes=None, dynamic_pad=False, allow_smaller_final_batch=False, shared_name=None
Page 6 of 14