API symbolsdistributedCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.distributed.distributed_c10d.new_group tensorplay.distributed.distributed_c10d.new_group(ranks: List[int] | None = None, timeout: timedelta = datetime.timedelta(seconds=1800), backend: str | None = None, pg_options=None)[source] Help improve this pageFound an error, an unclear step, or a missing example?Was this page helpful?YesNoSuggest an editReport an issuetensorplay.distributed.distributed_c10d.isendSend a tensor asynchronously (torch parity; dst is a global rank).tensorplay.distributed.distributed_c10d.recvReceives a tensor synchronously; returns the sender rank.