Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_ops.cc680 #define EQUALITY_COMPARISON() \ macro
691 REGISTER_OP("Equal").EQUALITY_COMPARISON();
693 REGISTER_OP("NotEqual").EQUALITY_COMPARISON();
695 #undef EQUALITY_COMPARISON