MCPcopy Create free account
hub / github.com/alibaba/nann / _GradientsHelper

Function _GradientsHelper

tensorflow/tensorflow/python/ops/gradients_util.py:493–726  ·  view source on GitHub ↗

Implementation of gradients().

(ys,
                     xs,
                     grad_ys=None,
                     name="gradients",
                     colocate_gradients_with_ops=False,
                     gate_gradients=False,
                     aggregation_method=None,
                     stop_gradients=None,
                     unconnected_gradients=UnconnectedGradients.NONE,
                     src_graph=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

_IsFunctionFunction · 0.85
_AsListFunction · 0.85
_DefaultGradYsFunction · 0.85
_PendingCountFunction · 0.85
_SetGradFunction · 0.85
IsTrainableFunction · 0.85
_StopOpsFunction · 0.85
_maybe_colocate_withFunction · 0.85
_AggregatedGradsFunction · 0.85
_IsPartitionedCallFunction · 0.85
anyFunction · 0.85

Tested by

no test coverage detected