Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc3270 Output not_neq = ops::LogicalNot(s.WithOpName("not_neq"), neq); in TEST_F() local
3276 Output id_not_neq = ops::Identity(s.WithOpName("id_not_neq"), not_neq); in TEST_F()