ColossalAI/tests
HELSON e5d615aeee
[hotfix] fix bugs in testing (#659)
* remove hybrid adam in test_moe_zero_optim

* fix activation checkpointing and its unitest
2022-04-02 21:58:47 +08:00
..
components_to_test [zero] adapt zero for unsharded paramters (Optimizer part) (#601) 2022-04-01 20:10:47 +08:00
test_amp [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_comm [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_config [profiler] primary memory tracer 2022-03-11 15:50:28 +08:00
test_context [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_data [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_data_pipeline_tensor_parallel [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_engine [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_layers [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_moe [hotfix] fix bugs in testing (#659) 2022-04-02 21:58:47 +08:00
test_optimizer [zero]added hybrid adam, removed loss scale in adam (#527) 2022-03-25 18:03:54 +08:00
test_trainer [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_utils [hotfix] fix bugs in testing (#659) 2022-04-02 21:58:47 +08:00
test_zero_data_parallel [zero] adapt zero for unsharded paramters (Optimizer part) (#601) 2022-04-01 20:10:47 +08:00
__init__.py [zero] Update sharded model v2 using sharded param v2 (#323) 2022-03-11 15:50:28 +08:00