MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / _AggregatedGrads

Function _AggregatedGrads

tensorflow/python/ops/gradients_impl.py:812–909  ·  view source on GitHub ↗

Get the aggregated gradients for op. Args: grads: The map of memoized gradients. op: The op to get gradients for. loop_state: An object for maintaining the state of the while loops in the graph. It is of type ControlFlowState. None if the graph contains

(grads, op, loop_state, aggregation_method=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

gradientsFunction · 0.85

Calls 8

_GetGradsFunction · 0.85
allFunction · 0.85
_AccumulatorShapeFunction · 0.85
_MultiDeviceAddNFunction · 0.85
is_fully_definedMethod · 0.80
name_scopeMethod · 0.80
concatMethod · 0.80

Tested by

no test coverage detected