Home
last modified time | relevance | path

Searched defs:no_dispatch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/
H A D_mode_utils.py11 no_dispatch = torch._C._DisableTorchDispatch variable
/aosp_15_r20/external/executorch/exir/
H A Dcommon.py18 def no_dispatch() -> Generator[None, None, None]: function
/aosp_15_r20/external/pytorch/torch/sparse/
H A D_semi_structured_ops.py21 def no_dispatch(): function