# tensorplay.distributed.distributed_c10d.send_object_list

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

# tensorplay.distributed.distributed_c10d.send_object_list

tensorplay.distributed.distributed_c10d.send_object_list(object_list: [Sequence](https://docs.python.org/3/library/typing.html#typing.Sequence)[[object](https://docs.python.org/3/library/functions.html#object)], dst: [int](https://docs.python.org/3/library/functions.html#int), group=None, device=None) &#x2192; [None](https://docs.python.org/3/library/constants.html#None)[[source]](../_modules/tensorplay/distributed/distributed_c10d.html#send_object_list)

Sends picklable objects in object_list synchronously (torch parity).
