Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc3273 Output not_gt = ops::LogicalNot(s.WithOpName("not_gt"), gt); in TEST_F() local
3279 Output id_not_gt = ops::Identity(s.WithOpName("id_not_gt"), not_gt); in TEST_F()