Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc499 Status RealDivGrad(const AttrSlice& attrs, FunctionDef* g) { in RealDivGrad() function
510 REGISTER_OP_GRADIENT("RealDiv", RealDivGrad);
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc444 Status RealDivGrad(const Scope& scope, const Operation& op, in RealDivGrad() function
457 REGISTER_GRADIENT_OP("RealDiv", RealDivGrad);