Searched refs:TestConvertSpaceToDepth (Results 1 – 1 of 1) sorted by relevance
6687 void TestConvertSpaceToDepth(OpConverterTest* test) { in TEST_P() function6790 TestConvertSpaceToDepth<DT_FLOAT>(this); in TEST_P()6791 TestConvertSpaceToDepth<DT_HALF>(this); in TEST_P()6792 TestConvertSpaceToDepth<DT_INT32>(this); in TEST_P()