ColossalAI/tests
ver217 62b0a8d644
[zero] sharded optim support hybrid cpu adam (#486)
* sharded optim support hybrid cpu adam

* update unit test

* polish docstring
2022-03-22 14:56:59 +08:00
..
components_to_test [zero] new interface for ShardedOptimv2 (#406) 2022-03-14 20:48:41 +08:00
test_amp [test] fixed amp convergence comparison test (#454) 2022-03-18 16:28:16 +08:00
test_comm Hotfix/Colossalai layers (#92) 2021-12-29 23:32:10 +08:00
test_config [profiler] primary memory tracer 2022-03-11 15:50:28 +08:00
test_context optimized context test time consumption (#446) 2022-03-17 14:40:52 +08:00
test_data added CI for unit testing (#69) 2021-12-16 10:32:08 +08:00
test_data_pipeline_tensor_parallel optimize engine and trainer test (#448) 2022-03-17 15:44:17 +08:00
test_engine optimize engine and trainer test (#448) 2022-03-17 15:44:17 +08:00
test_layers fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial 2022-03-11 15:50:28 +08:00
test_moe [format] polish name format for MOE (#481) 2022-03-21 23:19:47 +08:00
test_optimizer [hotfix] run cpu adam unittest in pytest (#424) 2022-03-16 10:39:55 +08:00
test_trainer optimize engine and trainer test (#448) 2022-03-17 15:44:17 +08:00
test_utils [zero] polish sharded param name (#484) 2022-03-22 14:36:16 +08:00
test_zero_data_parallel [zero] sharded optim support hybrid cpu adam (#486) 2022-03-22 14:56:59 +08:00
test_zero_tensor_parallel Feature/zero (#279) 2022-03-11 15:50:28 +08:00
__init__.py [zero] Update sharded model v2 using sharded param v2 (#323) 2022-03-11 15:50:28 +08:00