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

Function _ConcatGradHelper

tensorflow/tensorflow/python/ops/array_grad.py:52–212  ·  view source on GitHub ↗

Gradient for concat op. Args: op: An operation. grad: `Tensor` or `IndexedSlices` representing the gradients with respect to each output of the op. start_value_index: An integer index of the first value in the op.inputs. end_value_index: An integer index of the last value in

(op, grad, start_value_index, end_value_index, dim_index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_ConcatGradFunction · 0.85
_ConcatGradV2Function · 0.85

Calls 15

_ExtractInputShapesFunction · 0.85
_CreateDenseMaskAndBeginFunction · 0.85
TypeErrorFunction · 0.85
typeFunction · 0.85
executing_eagerlyMethod · 0.80
_numpyMethod · 0.80
sliceMethod · 0.80
_rankMethod · 0.45
splitMethod · 0.45
is_constantMethod · 0.45
constantMethod · 0.45
rankMethod · 0.45

Tested by

no test coverage detected