tensorflow::ops::AccumulatorNumAccumulated

tensorflow::ops::AccumulatorNumAccumulated

#include <data_flow_ops.h>

Returns the number of gradients aggregated in the given accumulators.

Summary

Arguments:

  • scope: A Scope object
  • handle: The handle to an accumulator.

Returns:

  • Output: The number of gradients aggregated in the given accumulator.
Constructors and Destructors
AccumulatorNumAccumulated(const ::tensorflow::Scop