Home
last modified time | relevance | path

Searched refs:fn_zip_enumerate (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py11750 def fn_zip_enumerate(x, y): function
11758 self.checkScript(fn_zip_enumerate, ([1, 2, 3, 4], [2, 3, 4, 5]))