Searched refs:UnaryOpType (Results 1 – 1 of 1) sorted by relevance
61 enum UnaryOpType { enum in tensorflow::__anonf4b1ef9d0111::CWiseUnaryGradTest96 void TestCWiseGrad(UnaryOpType op_type, const std::function<X_T(int)>& x_fn) { in TestCWiseGrad()