Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_torchbind.py46 def test_torchbind(self): member in TestTorchbind
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py40 from jit.test_torchbind import TestTorchbind # noqa: F401