Home
last modified time | relevance | path

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

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