Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_ops.cc213 #define UNARY_REAL() \ macro
276 REGISTER_OP("Lgamma").UNARY_REAL();
278 REGISTER_OP("Digamma").UNARY_REAL();
280 REGISTER_OP("Erf").UNARY_REAL();
282 REGISTER_OP("Erfc").UNARY_REAL();
300 REGISTER_OP("BesselI0e").UNARY_REAL();
302 REGISTER_OP("BesselI1e").UNARY_REAL();
316 #undef UNARY_REAL