tf.raw_ops.ResourceAccumulatorNumAccumulated

Returns the number of gradients aggregated in the given accumulators.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.ResourceAccumulatorNumAccumulated

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

A Tensor of type int32.