ColossalAI/colossalai/communication
YuliangLiu0306 7106bd671d
[p2p]add object list send/recv (#1024)
* [CLI] add CLI launcher

* Revert "[CLI] add CLI launcher"

This reverts commit df7e6506d4.

* [p2p]add object list send recv

* refactor for code reusability

* polish
2022-05-26 14:28:46 +08:00
..
__init__.py Added profiler communication operations 2022-03-11 15:50:28 +08:00
collective.py [doc] improved docstring in the communication module (#863) 2022-04-25 13:41:43 +08:00
p2p.py [p2p]add object list send/recv (#1024) 2022-05-26 14:28:46 +08:00
ring.py [doc] improved docstring in the communication module (#863) 2022-04-25 13:41:43 +08:00
utils.py [doc] improved docstring in the communication module (#863) 2022-04-25 13:41:43 +08:00