tf.raw_ops.ResourceAccumulatorNumAccumulated

Returns the number of gradients aggregated in the given accumulators.

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

A Tensor of type int32.