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

Function _FusedBatchNormGradGrad

tensorflow/tensorflow/python/ops/nn_grad.py:1009–1043  ·  view source on GitHub ↗

Returns the gradients for the 3 inputs of FusedBatchNormGrad. Args: op: The FusedBatchNormGradOp for which we need to compute gradients. *grad: An argument list for tensors of gradients wrt the outputs with grad[0] as grad_grad_x, grad[1] as grad_grad_scale, grad[2] as grad_gr

(op, *grad)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 5

_BatchNormGradFunction · 0.85
gradientMethod · 0.80
get_attrMethod · 0.45
GradientTapeMethod · 0.45
watchMethod · 0.45

Tested by

no test coverage detected