Frank Lee
|
80eba05b0a
|
[test] refactor tests with spawn (#3452)
* [test] added spawn decorator
* polish code
* polish code
* polish code
* polish code
* polish code
* polish code
|
2023-04-06 14:51:35 +08:00 |
Frank Lee
|
2b2dc1c86b
|
[pipeline] refactor the pipeline module (#1087)
* [pipeline] refactor the pipeline module
* polish code
|
2022-06-10 11:27:38 +08:00 |
YuliangLiu0306
|
ade05a5d83
|
[refactor] pipeline, put runtime schedule into engine. (#627)
|
2022-04-03 20:46:45 +08:00 |
Frank Lee
|
3601b2bad0
|
[test] fixed rerun_on_exception and adapted test cases (#487)
|
2022-03-25 17:25:12 +08:00 |
Frank Lee
|
bb2790cf0b
|
optimize engine and trainer test (#448)
|
2022-03-17 15:44:17 +08:00 |
アマデウス
|
01a80cd86d
|
Hotfix/Colossalai layers (#92)
* optimized 1d layer apis; reorganized nn.layer modules; fixed tests
* fixed 2.5d runtime issue
* reworked split batch, now called in trainer.schedule.load_batch
Co-authored-by: BoxiangW <45734921+BoxiangW@users.noreply.github.com>
|
2021-12-29 23:32:10 +08:00 |
ver217
|
8f02a88db2
|
add interleaved pipeline, fix naive amp and update pipeline model initializer (#80)
|
2021-12-20 23:26:19 +08:00 |
Frank Lee
|
cd9c28e055
|
added CI for unit testing (#69)
|
2021-12-16 10:32:08 +08:00 |