Searched refs:test_pow_int (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/dynamo/ | ||
H A D | test_functions.py | 2318 def test_pow_int(self): member in FunctionTests |
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_torchinductor.py | 4865 def test_pow_int(self): member in CommonTemplate |