Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc78 Status SquareGrad(const AttrSlice& attrs, FunctionDef* g) { in SquareGrad() function
88 REGISTER_OP_GRADIENT("Square", SquareGrad);
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc86 Status SquareGrad(const Scope& scope, const Operation& op, in SquareGrad() function
97 REGISTER_GRADIENT_OP("Square", SquareGrad);