Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add distributed collective op broadcast/allgather/reduce_scatter/barr…
…ier (#1202) ### Motivation: implement collectives op `broadcast`, `allreduce_coalesced`, `allgather`, `_allgather_base`, `allgather_coalesced`, `allgather_into_tensor_coalesced`, `reduce_scatter`, `_reduce_scatter_base`, `reduce_scatter_tensor_coalesced`, `barrier`.
- Loading branch information