Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drref_context.h211 struct PendingUserState { struct
212 PendingUserState(c10::intrusive_ptr<RRef> rref) in PendingUserState() argument
217 inline void confirm() { in confirm()
222 c10::intrusive_ptr<RRef> rref_;
225 c10::intrusive_ptr<JitFuture> confirmationFuture_;