Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/
H A DOVERVIEW.md1550 See more examples in [test_python_ir.py](https://github.com/pytorch/pytorch/blob/main/test/jit/test…
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py37 from jit.test_python_ir import TestPythonIr # noqa: F401
1739 def test_python_ir(self): member in TestJit