mirror of https://github.com/hpcaitech/ColossalAI
Browse Source
* [test] fix flop tensor test * [test] fix autochunk test * [test] fix lazyinit test * [devops] update torch version of CI * [devops] enable testmon * [devops] fix ci * [devops] fix ci * [test] fix checkpoint io test * [test] fix cluster test * [test] fix timm test * [devops] fix ci * [devops] fix ci * [devops] fix ci * [devops] fix ci * [devops] force sync to test ci * [test] skip fsdp testpull/3744/head
Hongxin Liu
2 years ago
committed by
GitHub
17 changed files with 74 additions and 46 deletions
@ -0,0 +1,4 @@
|
||||
[run] |
||||
concurrency = multiprocessing |
||||
parallel = true |
||||
sigterm = true |
Loading…
Reference in new issue