Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc3272 Output not_le = ops::LogicalNot(s.WithOpName("not_le"), le); in TEST_F() local
3278 Output id_not_le = ops::Identity(s.WithOpName("id_not_le"), not_le); in TEST_F()