Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/xpu/
H A Dtest_conv.py40 class TestConvolutionNNDeviceType(NNTestCase): class
1269 TestConvolutionNNDeviceType, globals(), only_for="xpu", allow_xpu=True
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_convolution.py1222 class TestConvolutionNNDeviceType(NNTestCase): class
4035 instantiate_device_type_tests(TestConvolutionNNDeviceType, globals())