Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_legacy_vmap.py974 self._wrap_method_with_vmap_fallback_check(test_method),
977 def _wrap_method_with_vmap_fallback_check(self, method): member in Namespace.TestVmapBaseLegacy
1009 @self._wrap_method_with_vmap_fallback_check
1018 @self._wrap_method_with_vmap_fallback_check
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py1407 self._wrap_method_with_vmap_fallback_check(test_method),
1410 def _wrap_method_with_vmap_fallback_check(self, method): member in Namespace.TestVmapBase
1441 @self._wrap_method_with_vmap_fallback_check
1450 @self._wrap_method_with_vmap_fallback_check