Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc345 Status ImagGrad(const AttrSlice& attrs, FunctionDef* g) { in ImagGrad() function
353 REGISTER_OP_GRADIENT("Imag", ImagGrad);
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc583 Status ImagGrad(const Scope& scope, const Operation& op, in ImagGrad() function
591 REGISTER_GRADIENT_OP("Imag", ImagGrad);