Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment_test.cc227 auto without_add0 = all_adds - "add0"; in TEST_F() local
228 RunTest(&g, without_add3, all_adds, without_add0, {{"add1", "add7", "add8"}}); in TEST_F()