Searched refs:test_max_pool1d (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/nn/ | ||
H A D | test_pooling.py | 1020 def test_max_pool1d(self, device, dtype): member in TestPoolingNNDeviceType |
/aosp_15_r20/external/pytorch/test/quantization/core/ | ||
H A D | test_quantized_op.py | 1347 def test_max_pool1d(self, X, kernel, stride, dilation, padding, ceil_mode): member in TestQuantizedOps |