Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_python_ir.py21 class TestPythonIr(JitTestCase): class
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py37 from jit.test_python_ir import TestPythonIr # noqa: F401