Searched refs:test_reflection_pad2d (Results 1 – 5 of 5) sorted by relevance
88 REG_TEST("test_reflection_pad2d", test_reflection_pad2d);
61 bool test_reflection_pad2d();
896 bool test_reflection_pad2d() { function
7431 def test_reflection_pad2d(self, batch_size, channels, height, width, qtype): member in TestPadding
5800 def test_reflection_pad2d(self): member in CommonTemplate