Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_dispatch.cpp81 old_python_( in EnableHermeticPyObject()
96 at::DispatchKey::Python, old_python_); in ~EnableHermeticPyObject()
102 bool old_python_; member