Home
last modified time | relevance | path

Searched refs:ConcatGradHelper (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Darray_grad.cc142 Status ConcatGradHelper(const AttrSlice& attrs, FunctionDef* g, in ConcatGradHelper() function
217 return ConcatGradHelper(attrs, g, false); in ConcatGrad()
221 return ConcatGradHelper(attrs, g, true); in ConcatGradV2()