1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-09-03 01:55:12 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Hongxin Liu
7f8b16635b [misc] refactor launch API and tensor constructor ()
* [misc] remove config arg from initialize

* [misc] remove old tensor contrusctor

* [plugin] add npu support for ddp

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [devops] fix doc test ci

* [test] fix test launch

* [doc] update launch doc

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-29 10:40:11 +08:00
Edenzzzz
15055f9a36 [hotfix] quick fixes to make legacy tutorials runnable ()
Co-authored-by: Edenzzzz <wtan45@wisc.edu>
2024-04-07 12:06:27 +08:00
digger yu
bce9499ed3 fix some typo () 2024-01-25 13:56:27 +08:00
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
b5f9e37c70 [legacy] clean up legacy code ()
* [legacy] remove outdated codes of pipeline ()

* [legacy] remove cli of benchmark and update optim ()

* [legacy] remove cli of benchmark and update optim

* [doc] fix cli doc test

* [legacy] fix engine clip grad norm

* [legacy] remove outdated colo tensor ()

* [legacy] remove outdated colo tensor

* [test] fix test import

* [legacy] move outdated zero to legacy ()

* [legacy] clean up utils ()

* [legacy] clean up utils

* [example] update examples

* [legacy] clean up amp

* [legacy] fix amp module

* [legacy] clean up gpc ()

* [legacy] clean up context

* [legacy] clean core, constants and global vars

* [legacy] refactor initialize

* [example] fix examples ci

* [example] fix examples ci

* [legacy] fix tests

* [example] fix gpt example

* [example] fix examples ci

* [devops] fix ci installation

* [example] fix examples ci
2023-09-18 16:31:06 +08:00
Tian Siyuan
ff836790ae [doc] fix a typo in examples/tutorial/auto_parallel/README.md ()
Co-authored-by: Siyuan Tian <siyuant@vmware.com>
2023-08-15 00:22:57 +08:00
Frank Lee
80eba05b0a [test] refactor tests with spawn ()
* [test] added spawn decorator

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code
2023-04-06 14:51:35 +08:00
YuliangLiu0306
fd6add575d [examples] polish AutoParallel readme () 2023-03-28 10:40:07 +08:00
YuliangLiu0306
f477a14f4a [hotfix] fix autoparallel demo () 2023-01-31 17:42:45 +08:00
Frank Lee
e6943e2d11 [example] integrate autoparallel demo with CI ()
* [example] integrate autoparallel demo with CI

* polish code

* polish code

* polish code

* polish code
2023-01-12 16:26:42 +08:00
YuliangLiu0306
c20529fe78 [examples] update autoparallel tutorial demo ()
* [examples] update autoparallel tutorial demo

* add test_ci.sh

* polish

* add conda yaml
2023-01-12 14:30:58 +08:00
binmakeswell
d7352bef2c [example] add example requirement () 2023-01-06 09:03:29 +08:00
YuliangLiu0306
edf4cd46c5 [examples] update autoparallel demo () 2022-12-01 18:50:58 +08:00
Super Daniel
2edbef13cc [fx] add more meta_registry for MetaTensor execution. ()
* [sc] add examples for auto checkpoint.

* merge upstream

* [fx] add more meta_registry for MetaTensor execution.
2022-11-23 10:55:46 +08:00
binmakeswell
9183e0dec5 [tutorial] polish all README () 2022-11-14 19:49:32 +08:00
YuliangLiu0306
c7925c5d08 [sc demo] add requirements to spmd README () 2022-11-14 17:22:45 +08:00
Boyuan Yao
d5f5e06d82 [SC] remove redundant hands on ()
* [sc] SC tutorial for auto checkpoint

* [sc] polish examples

* [sc] polish readme

* [sc] polish readme and help information

* [sc] polish readme and help information

* [sc] modify auto checkpoint benchmark

* [sc] remove imgs

* [sc] remove redundant handson
2022-11-14 03:05:21 -06:00
Frank Lee
d43a671ad6 Hotfix/tutorial readme index ()
* [tutorial] removed tutorial index in readme

* [tutorial] removed tutorial index in readme
2022-11-12 18:24:52 +08:00
Boyuan Yao
24cbee0ebe [tutorial] modify hands-on of auto activation checkpoint ()
* [sc] SC tutorial for auto checkpoint

* [sc] polish examples

* [sc] polish readme

* [sc] polish readme and help information

* [sc] polish readme and help information

* [sc] modify auto checkpoint benchmark

* [sc] remove imgs
2022-11-12 18:21:03 +08:00
Frank Lee
1b0dd05940 [tutorial] added synthetic dataset for auto parallel demo () 2022-11-12 17:14:32 +08:00
Frank Lee
acd9abc5ca [tutorial] updated auto parallel demo with latest data path () 2022-11-12 16:55:19 +08:00
binmakeswell
155e202318 [example] update auto_parallel img path () 2022-11-11 23:43:22 +08:00
Boyuan Yao
d5c5bc219e [SC] add GPT example for auto checkpoint ()
* [sc] SC tutorial for auto checkpoint

* [sc] polish examples

* [sc] polish readme

* [sc] polish readme and help information

* [sc] polish readme and help information
2022-11-11 23:17:25 +08:00
Frank Lee
cb7ec714c8 [tutorial] removed duplicated tutorials () 2022-11-11 17:23:40 +08:00
BoxiangW
d9bf83e084 Add handson to ColossalAI. ()
Co-authored-by: Boxiang Wang <boxiang.wang1@gmail.com>
2022-11-11 16:13:22 +08:00
Super Daniel
6d559ea614 [sc] add examples for auto checkpoint. () 2022-11-10 20:50:15 +08:00
binmakeswell
610dda676c [example] migrate diffusion and auto_parallel hands-on () 2022-11-10 15:31:46 +08:00