Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_raii.h32 using ContextManagerT = RAIIContextManager<GuardT, GuardArgs...>; in py_context_manager() local
72 using ContextManagerT = DeprecatedRAIIContextManager<GuardT, GuardArgs...>; in py_context_manager_DEPRECATED() local