Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment_test.cc220 auto without_add8 = all_adds - "add8"; in TEST_F() local
222 RunTest(&g, without_add8, without_add6, all_adds, {{"add3", "add4"}}); in TEST_F()