Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Ddisable_torch_function.h21 struct DisableTorchDispatch { struct
22 DisableTorchDispatch() in DisableTorchDispatch() argument
26 c10::impl::ExcludeDispatchKeyGuard guard_;
27 c10::impl::ExcludeDispatchKeyGuard guard_tls_snapshot_;