tf.raw_ops.ReaderNumWorkUnitsCompletedV2

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

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.ReaderNumWorkUnitsCompletedV2

reader_handle A Tensor of type resource. Handle to a Reader.
name A name for the operation (optional).

A Tensor of type int64.