Home
last modified time | relevance | path

Searched defs:_DecoratorContextManager (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/
H A D_contextlib.py121 class _DecoratorContextManager: class
/aosp_15_r20/external/pytorch/torch/
H A D_jit_internal.py1344 def _disable_emit_hooks_decorator(_DecoratorContextManager) -> None: # noqa: F811 argument