Searched refs:test_Conv2d_backward_depthwise (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/xpu/ | ||
H A D | test_conv.py | 986 def test_Conv2d_backward_depthwise(self, device, dtype): member in TestConvolutionNNDeviceType |
/aosp_15_r20/external/pytorch/test/nn/ | ||
H A D | test_convolution.py | 3386 def test_Conv2d_backward_depthwise(self, device, dtype): member in TestConvolutionNNDeviceType |