tf.TextLineReader.num_work_units_completed()

tf.TextLineReader.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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.