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

Function _FusedBatchNormGradGrad

tensorflow/python/ops/nn_grad.py:856–886  ·  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

(op, *grad)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

_BatchNormGradFunction · 0.85
get_attrMethod · 0.45

Tested by

no test coverage detected