Home
last modified time | relevance | path

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

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