You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/communication
Kirigaya Kazuto 44fd3c83ab
[communication] add p2p_v2.py to support communication with List[Any] (#1407)
2 years ago
..
__init__.py
collective.py [NFC] polish colossalai/communication/collective.py (#1262) 2 years ago
p2p.py [hotfix]fixed p2p process send stuck (#1181) 2 years ago
p2p_v2.py [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2 years ago
ring.py
utils.py