tf.WholeFileReader.num_work_units_completed(name=None) Returns the number of work units this reader has finished processing.
tf.TFRecordReader.read(queue, name=None) Returns the next record (key, value pair) produced by a reader. Will
Page 14 of 14