Searched defs:RestorePythonTLSSnapshot (Results 1 – 2 of 2) sorted by relevance
7 struct TORCH_API RestorePythonTLSSnapshot { struct13 c10::impl::ForceDispatchKeyGuard guard_;
126 RestorePythonTLSSnapshot::RestorePythonTLSSnapshot() : saved_(safe_get_tls_on_entry()), guard_(safe… in RestorePythonTLSSnapshot() function in at::impl::RestorePythonTLSSnapshot