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