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

Function _SparseSliceGrad

tensorflow/tensorflow/python/ops/sparse_grad.py:120–145  ·  view source on GitHub ↗

The backward operator for the SparseSlice op. This op takes in the upstream gradient w.r.t. non-empty values of the sliced `SparseTensor`, and outputs the gradients w.r.t. the non-empty values of input `SparseTensor`. Args: op: the SparseSlice op *grads: the incoming gradients, one

(op, *grads)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

set_shapeMethod · 0.45
get_shapeMethod · 0.45

Tested by

no test coverage detected