tf.FixedLengthRecordReader.num_work_units_completed()

tf.FixedLengthRecordReader.num_work_units_completed(name=None)

Returns the number of work units this reader has finished processing.

Args:
  • name: A name for the operation (optional).
Returns:

An int64 Tensor.

doc_TensorFlow
2016-10-14 13:07:50
Comments
Leave a Comment

Please login to continue.