ColossalAI/tests/test_zero_data_parallel
Jiarui Fang e2e9f82588
Revert "[zero] update sharded optim and fix zero init ctx" (#456)
* Revert "polish code"

This reverts commit 8cf7ff08cf.

* Revert "rename variables"

This reverts commit e99af94ab8.

* Revert "remove surplus imports"

This reverts commit 46add4a5c5.

* Revert "update sharded optim and fix zero init ctx"

This reverts commit 57567ee768.
2022-03-18 15:22:43 +08:00
..
common.py Revert "[zero] update sharded optim and fix zero init ctx" (#456) 2022-03-18 15:22:43 +08:00
test_init_context.py [test] optimized zero data parallel test (#452) 2022-03-18 11:35:54 +08:00
test_shard_model_v2.py Revert "[zero] update sharded optim and fix zero init ctx" (#456) 2022-03-18 15:22:43 +08:00
test_shard_param.py [test] optimized zero data parallel test (#452) 2022-03-18 11:35:54 +08:00
test_sharded_optim.py [unit test] Refactored test cases with component func (#339) 2022-03-11 15:50:28 +08:00
test_sharded_optim_v2.py Revert "[zero] update sharded optim and fix zero init ctx" (#456) 2022-03-18 15:22:43 +08:00
test_sharded_optim_with_sync_bn.py Revert "[zero] update sharded optim and fix zero init ctx" (#456) 2022-03-18 15:22:43 +08:00
test_state_dict.py Revert "[zero] update sharded optim and fix zero init ctx" (#456) 2022-03-18 15:22:43 +08:00
test_zero_engine.py Revert "[zero] update sharded optim and fix zero init ctx" (#456) 2022-03-18 15:22:43 +08:00
test_zero_param_mgr.py using pytest parametrize 2022-03-11 15:50:28 +08:00