1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-10-08 21:13:36 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Hongxin Liu
079bf3cb26 [misc] update pre-commit and run all files ()
* [misc] update pre-commit

* [misc] run pre-commit

* [misc] remove useless configuration files

* [misc] ignore cuda for clang-format
2023-09-19 14:20:26 +08:00
Hongxin Liu
f51ce1bc8e [pipeline] refactor 1f1b schedule ()
* [api] update optimizer wrapper to fit pipeline

* [pipeline] add base schedule

* [pipeline] add 1f1b schedule

* [test] add pipeline schedule utils test

* [pipeline] fix import
2023-08-15 23:25:14 +08:00
Baizhou Zhang
58913441a1 Next commit [checkpointio] Unsharded Optimizer Checkpoint for Gemini Plugin ()
* [checkpointio] unsharded optimizer checkpoint for Gemini plugin

* [checkpointio] unsharded optimizer checkpoint for Gemini using all_gather
2023-07-07 16:33:06 +08:00
Frank Lee
73d3e4d309 [booster] implemented the torch ddd + resnet example ()
* [booster] implemented the torch ddd + resnet example

* polish code
2023-03-27 10:24:14 +08:00