Searched defs:__jit_ignored_attributes__ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_types.py | 229 __jit_ignored_attributes__ = ["a", "sub"] variable in TestTypesAndAnnotation.test_ignoring_module_attributes.ModuleWithIgnoredAttr |
H A D | test_type_sharing.py | 584 __jit_ignored_attributes__ = ["a"] variable in TestTypeSharing.test_type_shared_ignored_attributes.A |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_jit.py | 13215 __jit_ignored_attributes__ = ["ignored", "ignored_return_val"] variable in TestScript.test_ignored_props.A |