Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dinterpreter.cpp104 struct TLSCurrentInterpreterGuard { struct
105 TLSCurrentInterpreterGuard(InterpreterStateImpl* state) in TLSCurrentInterpreterGuard() function
110 ~TLSCurrentInterpreterGuard() { in ~TLSCurrentInterpreterGuard()
115 InterpreterStateImpl* prev_state_;