Commit Graph

305 Commits (53b1b6e3401de121243b625959606703b899ecc5)
 

Author SHA1 Message Date
LuGY_mac d143396cac Added rand augment and update the dataloader
3 years ago
Frank Lee c7b8ece736
set benchmarks as a git submodule (#156)
3 years ago
Frank Lee f3802d6b06
fixed jit default setting (#154)
3 years ago
Frank Lee a1da3900c8
added docker documentation (#152)
3 years ago
ver217 7bf1e98b97
pipeline last stage supports multi output (#151)
3 years ago
HELSON 1ff5be36c2
Added moe parallel example (#140)
3 years ago
ver217 f68eddfb3d
refactor kernel (#142)
3 years ago
BoxiangW 4a3d3446b0
Update layer integration documentations (#108)
3 years ago
binmakeswell 3a61d785b5
add doc issue template (#133)
3 years ago
ver217 9ef05ed1fc
try import deepspeed when using zero (#130)
3 years ago
ver217 b7975d2bcd
add workflow for deploying doc (#129)
3 years ago
HELSON dceae85195
Added MoE parallel (#127)
3 years ago
Frank Lee 42741dd4a3
added docker image (#126)
3 years ago
ver217 293fb40c42
add scatter/gather optim for pipeline (#123)
3 years ago
Frank Lee 404e6f88ed
Hotfix/gitact (#125)
3 years ago
binmakeswell 43e7d54643
fix issue template (#118)
3 years ago
Jiarui Fang 2c0c85d3d3
fix a bug in timer (#114)
3 years ago
ver217 7904baf6e1
fix layers/schedule for hybrid parallelization (#111) (#112)
3 years ago
ver217 f03bcb359b
update vit example for new API (#98) (#99)
3 years ago
Frank Lee d09a79bad5
enable CI after PR sync (#97)
3 years ago
ver217 a951bc6089
update default logger (#100) (#101)
3 years ago
ver217 96780e6ee4
Optimize pipeline schedule (#94)
3 years ago
アマデウス e5b9f9a08d
added gpt model & benchmark (#95)
3 years ago
アマデウス 01a80cd86d
Hotfix/Colossalai layers (#92)
3 years ago
アマデウス 0fedef4f3c
Layer integration (#83)
3 years ago
shenggan 5c3843dc98
add colossalai kernel module (#55)
3 years ago
Xin Zhang 648f806315
add example of self-supervised SimCLR training - V2 (#50)
3 years ago
ver217 8f02a88db2
add interleaved pipeline, fix naive amp and update pipeline model initializer (#80)
3 years ago
Frank Lee 91c327cb44
fixed zero level 3 dtype bug (#76)
3 years ago
HELSON 632e622de8
overlap computation and communication in 2d operations (#75)
3 years ago
Frank Lee cd9c28e055
added CI for unit testing (#69)
3 years ago
Frank Lee 45355a62f7
Update issue templates (#66)
3 years ago
Frank Lee 35813ed3c4
update examples and sphnix docs for the new api (#63)
3 years ago
ver217 7d3711058f
fix zero3 fp16 and add zero3 model context (#62)
3 years ago
Frank Lee 9a0466534c
update markdown docs (english) (#60)
3 years ago
Frank Lee da01c234e1
Develop/experiments (#59)
3 years ago
ver217 eb2f8b1f6b
add how to build tfrecord dataset (#48)
3 years ago
ver217 4da256a584
add some details in vit-b16 example (#46)
3 years ago
ver217 e67dab92a9
add some details in vit-b16 example (#43) (#44)
3 years ago
binmakeswell 2528adc62f
add explanation for ViT example (#35) (#36)
3 years ago
ver217 dbe62c67b8
add an example of ViT-B/16 and remove w_norm clipping in LAMB (#29)
3 years ago
Frank Lee 3defa32aee
Support TP-compatible Torch AMP and Update trainer API (#27)
3 years ago
ver217 2b05de4c64
use env to control the language of doc (#24) (#25)
3 years ago
ver217 9942fd5bfa
remove redundancy func in setup (#19) (#20)
3 years ago
ver217 0aa07e600c
Merge pull request #15 from hpcaitech/feature/zhdoc
3 years ago
binmakeswell 05e7069a5b fixed some typos in the documents, added blog link and paper author information in README
3 years ago
Frank Lee ccb44882e1
Merge pull request #10 from hpcaitech/feature/zhdoc
3 years ago
Fan Cui 18ba66e012 added Chinese documents and fixed some typos in English documents
3 years ago
Frank Lee ccbc918c11
Merge pull request #4 from hpcaitech/hotfix/doc
3 years ago
ver217 50982c0b7d reoder parallelization methods in parallelization documentation
3 years ago