Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dinterpreter.h122 struct InterpreterContinuation { struct
128 : state(std::move(state_)), in state()
142 Stack stack;
143 std::optional<at::ThreadLocalState> tls_state_ = std::nullopt;
145 int64_t dist_autograd_context_id_;