Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/utils/
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