Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc257 Status SinGrad(const AttrSlice& attrs, FunctionDef* g) { in SinGrad() function
265 REGISTER_OP_GRADIENT("Sin", SinGrad);
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc280 Status SinGrad(const Scope& scope, const Operation& op, in SinGrad() function
291 REGISTER_GRADIENT_OP("Sin", SinGrad);