# tensorplay.distributed.distributed_c10d.all_gather_object

Source: https://www.tensorplay.cn/docs/generated/tensorplay.distributed.distributed_c10d.all_gather_object.html

# tensorplay.distributed.distributed_c10d.all_gather_object

tensorplay.distributed.distributed_c10d.all_gather_object(object_list, obj, group=None) &#x2192; [None](https://docs.python.org/3/library/constants.html#None)[[source]](../_modules/tensorplay/distributed/distributed_c10d.html#all_gather_object)

Gathers picklable objects from the whole group into a list (torch parity).
