API symbolsdistributedCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.distributed.distributed_c10d.send tensorplay.distributed.distributed_c10d.send(tensor: TensorBase, dst: int, group=None, tag: int = 0)[source] Send a tensor synchronously (torch parity). 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.scatter_object_listScatters picklable objects to the whole group (torch parity).tensorplay.distributed.distributed_c10d.send_object_listSends picklable objects in object_list synchronously (torch parity).