Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_jit_disabled.py77 def test_recursive_script(self): member in TestJitDisabled
H A Dtest_jit.py9 from jit.test_recursive_script import TestRecursiveScript # noqa: F401