Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc9004 void TestConvertResize(ParameterizedOpConverterTestBase* test, in TestConvertResize() function
9094 TestConvertResize<ops::ResizeNearestNeighbor>(this, p); in TEST_P()
9104 TestConvertResize<ops::ResizeBilinear>(this, p); in TEST_P()