Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dmessage.h189 using JitFuture = c10::ivalue::Future; variable
H A Drequest_callback_no_python.cpp75 streams = std::move(streams)](JitFuture& /* unused */) mutable { in processMessage()
H A Drref_context.cpp689 [jitFuturePtr, remainingRRefs](JitFuture& /* unused */) { in waitForThreadLocalPendingRRefs()
H A Dtensorpipe_agent.cpp851 [this](JitFuture& /* unused */) { in send()