Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_scriptmod_ann.py26 class TestScriptModuleInstanceAttributeTypeAnnotation(JitTestCase): class
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py57 from jit.test_scriptmod_ann import TestScriptModuleInstanceAttributeTypeAnnotation # noqa: F401