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