Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drpc_agent.h91 struct TORCH_API RpcRetryInfo { struct
92 RpcRetryInfo( in RpcRetryInfo() argument
104 const WorkerInfo& to_;
105 c10::intrusive_ptr<Message> message_;
107 c10::intrusive_ptr<JitFuture> originalFuture_;
109 int retryCount_;
110 RpcRetryOptions options_;