ColossalAI/tests
ver217 96780e6ee4
Optimize pipeline schedule (#94)
* add pipeline shared module wrapper and update load batch

* added model parallel process group for amp and clip grad (#86)

* added model parallel process group for amp and clip grad

* update amp and clip with model parallel process group

* remove pipeline_prev/next group (#88)

* micro batch offload

* optimize pipeline gpu memory usage

* pipeline can receive tensor shape (#93)

* optimize pipeline gpu memory usage

* fix grad accumulation step counter

* rename classes and functions

Co-authored-by: Frank Lee <somerlee.9@gmail.com>
2021-12-30 15:56:46 +08:00
..
test_comm Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
test_config Develop/experiments (#59) 2021-12-09 15:08:29 +08:00
test_context Optimize pipeline schedule (#94) 2021-12-30 15:56:46 +08:00
test_data added CI for unit testing (#69) 2021-12-16 10:32:08 +08:00
test_data_pipeline_tensor_parallel Optimize pipeline schedule (#94) 2021-12-30 15:56:46 +08:00
test_engine/test_engine Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
test_layers Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
test_trainer Optimize pipeline schedule (#94) 2021-12-30 15:56:46 +08:00
test_utils Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
test_zero_data_parallel Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
test_zero_tensor_parallel Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00