Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_containers.py25 class TestModuleContainers(JitTestCase): class
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py35 from jit.test_module_containers import TestModuleContainers # noqa: F401