Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment_test.cc168 auto without_add2 = all_adds - "add2"; in TEST_F() local
267 const std::set<string> without_add2 = {"add0", "add1", "add3", "add4"}; in TEST_F() local