Searched defs:RpcRetryInfo (Results 1 – 1 of 1) sorted by relevance
91 struct TORCH_API RpcRetryInfo { struct92 RpcRetryInfo( in RpcRetryInfo() argument104 const WorkerInfo& to_;105 c10::intrusive_ptr<Message> message_;107 c10::intrusive_ptr<JitFuture> originalFuture_;109 int retryCount_;110 RpcRetryOptions options_;