Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc355 Status AngleGrad(const AttrSlice& attrs, FunctionDef* g) { in AngleGrad() function
367 REGISTER_OP_GRADIENT("Angle", AngleGrad);
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc602 Status AngleGrad(const Scope& scope, const Operation& op, in AngleGrad() function
616 REGISTER_GRADIENT_OP("Angle", AngleGrad);