TensorPlay
API symbolsdistributed
Copy
View MarkdownDownload .md

tensorplay.distributed.distributed_c10d.gather_object

tensorplay.distributed.distributed_c10d.gather_object(obj, object_gather_list=None, dst: int | None = None, group=None) None[source]

Gathers picklable objects from the whole group in a single process.

dst is a global rank (torch semantics).

Ask DeepWiki