Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DLocalDispatchKeySet.h48 void set_excluded(DispatchKeySet x) { in set_excluded() function
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_dispatch.cpp243 SetExcludeDispatchKeyGuard(at::DispatchKey k, bool set_excluded) in SetExcludeDispatchKeyGuard()