Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_dispatch.cpp79 old_excluded_python_( in EnableHermeticPyObject()
94 at::DispatchKey::Python, old_excluded_python_); in ~EnableHermeticPyObject()
101 bool old_excluded_python_; member