tf.raw_ops.ResourceAccumulatorNumAccumulated

Returns the number of gradients aggregated in the given accumulators.

handleA Tensor of type resource. The handle to an accumulator.
nameA name for the operation (optional).

A Tensor of type int32.