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

Function _SparseReorderGrad

tensorflow/python/ops/sparse_grad.py:37–62  ·  view source on GitHub ↗

Gradients for the SparseReorder op. Args: op: the SparseReorder op unused_output_indices_grad: the incoming gradients of the output indices output_values_grad: the incoming gradients of the output values Returns: Gradient for each of the 3 input tensors: (input_indices, i

(op, unused_output_indices_grad, output_values_grad)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

SparseTensorMethod · 0.80
gatherMethod · 0.80
shapeMethod · 0.45
rangeMethod · 0.45

Tested by

no test coverage detected