Searched refs:test_tuple_sorted (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/dynamo/ | ||
H A D | test_functions.py | 1750 def test_tuple_sorted(x): member in FunctionTests |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_jit.py | 4791 def test_tuple_sorted(self): member in TestScript |