Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Darray_grad.cc357 Status GatherNdGrad(const AttrSlice& attrs, FunctionDef* g) { in GatherNdGrad() function
376 REGISTER_OP_GRADIENT("GatherNd", GatherNdGrad);
/external/tensorflow/tensorflow/cc/gradients/
Darray_grad.cc178 Status GatherNdGrad(const Scope& scope, const Operation& op, in GatherNdGrad() function
188 REGISTER_GRADIENT_OP("GatherNd", GatherNdGrad);