Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc6687 void TestConvertSpaceToDepth(OpConverterTest* test) { in TEST_P() function
6790 TestConvertSpaceToDepth<DT_FLOAT>(this); in TEST_P()
6791 TestConvertSpaceToDepth<DT_HALF>(this); in TEST_P()
6792 TestConvertSpaceToDepth<DT_INT32>(this); in TEST_P()