Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad_test.cc61 enum UnaryOpType { enum in tensorflow::__anonf4b1ef9d0111::CWiseUnaryGradTest
96 void TestCWiseGrad(UnaryOpType op_type, const std::function<X_T(int)>& x_fn) { in TestCWiseGrad()