Home
last modified time | relevance | path

Searched refs:old_python_snapshot_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_dispatch.cpp83 old_python_snapshot_(c10::impl::tls_is_dispatch_key_included( in EnableHermeticPyObject()
98 at::DispatchKey::PythonTLSSnapshot, old_python_snapshot_); in ~EnableHermeticPyObject()
103 bool old_python_snapshot_; member