tf.IdentityReader.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.
tf.IdentityReader.num_work_units_completed(name=None)
Returns the number of work units this reader has finished processing.
name
: A name for the operation (optional).An int64 Tensor.
Please login to continue.