Home
last modified time | relevance | path

Searched defs:id_false (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc1172 Output id_false = ops::Identity(root.WithOpName("id_false"), sw.output_false); in TEST() local
1191 Output id_false = ops::Identity(root.WithOpName("id_false"), sw.output_false); in TEST() local
1211 Output id_false = ops::Identity(root.WithOpName("id_false"), sw.output_false); in TEST() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc3344 Output id_false = ops::LogicalNot(s.WithOpName("id_false"), sw.output_false); in TEST_F() local