Commit Graph

29 Commits (8bcad7367769633699c4ec5b6d94f2119ff44a68)

Author SHA1 Message Date
digger-yu b7141c36dd
[CI] fix some spelling errors (#3707)
2 years ago
digger-yu b9a8dff7e5
[doc] Fix typo under colossalai and doc(#3618)
2 years ago
ver217 116e3d0b8f [NFC] polish communication/p2p_v2.py code style (#2303)
2 years ago
zbian e94c79f15b improved allgather & reducescatter for 3d
2 years ago
Kirigaya Kazuto 44fd3c83ab
[communication] add p2p_v2.py to support communication with List[Any] (#1407)
2 years ago
Zangwei Zheng 197a2c89e2 [NFC] polish colossalai/communication/collective.py (#1262)
2 years ago
YuliangLiu0306 26ba87272d
[hotfix]fixed p2p process send stuck (#1181)
2 years ago
YuliangLiu0306 e27645376d
[hotfix]different overflow status lead to communication stuck. (#1175)
2 years ago
YuliangLiu0306 b167258b6a
[pipeline]refactor ppschedule to support tensor list (#1050)
3 years ago
アマデウス 2c42b230f3
updated collective ops api (#1054)
3 years ago
YuliangLiu0306 7106bd671d
[p2p]add object list send/recv (#1024)
3 years ago
Frank Lee 8004c8e938
[doc] improved docstring in the communication module (#863)
3 years ago
Frank Lee 1cb7bdad3b
[util] fixed communication API depth with PyTorch 1.9 (#721)
3 years ago
FredHuang99 c336cd3066 [NFC] polish colossalai/communication/utils.py code style (#656)
3 years ago
Zangwei 2e11853d04 [NFC] polish colossalai/communication/ring.py code style (#630)
3 years ago
xyupeng d3d5bedc65 fix format (#607)
3 years ago
アマデウス 6302069c0e
[model checkpoint] updated communication ops for cpu tensors (#590)
3 years ago
Liang Bowen 2c45efc398
html refactor (#555)
3 years ago
Liang Bowen ec5086c49c Refactored docstring to google style
3 years ago
Cautiousss 3a51d909af fix format (#332)
3 years ago
1SAA 73bff11288 Added profiler communication operations
3 years ago
アマデウス 9ee197d0e9 moved env variables to global variables; (#215)
3 years ago
HELSON 0f8c7f9804
Fixed docstring in colossalai (#171)
3 years ago
ver217 293fb40c42
add scatter/gather optim for pipeline (#123)
3 years ago
アマデウス 0fedef4f3c
Layer integration (#83)
3 years ago
ver217 8f02a88db2
add interleaved pipeline, fix naive amp and update pipeline model initializer (#80)
3 years ago
Frank Lee 35813ed3c4
update examples and sphnix docs for the new api (#63)
3 years ago
Frank Lee da01c234e1
Develop/experiments (#59)
3 years ago
zbian 404ecbdcc6 Migrated project
3 years ago