Searched refs:test_upsample_nearest2d (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_nnapi.py | 472 def test_upsample_nearest2d(self): member in TestNNAPI |
H A D | test_mps.py | 6306 def test_upsample_nearest2d(self): member in TestMPS |
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_torchinductor.py | 5739 def test_upsample_nearest2d(self): member in CommonTemplate |