ColossalAI/tests/test_zero_data_parallel
Jiarui Fang 21dc54e019
[zero] memtracer to record cuda memory usage of model data and overall system (#395)
2022-03-14 22:05:30 +08:00
..
common.py [unit test] Refactored test cases with component func (#339) 2022-03-11 15:50:28 +08:00
test_init_context.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 2022-03-14 22:05:30 +08:00
test_shard_model_v2.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 2022-03-14 22:05:30 +08:00
test_shard_param.py polish unit test 2022-03-14 15:06:02 +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 [zero] memtracer to record cuda memory usage of model data and overall system (#395) 2022-03-14 22:05:30 +08:00
test_sharded_optim_v2_with_cpu_adam.py [zero] new interface for ShardedOptimv2 (#406) 2022-03-14 20:48:41 +08:00
test_sharded_optim_with_sync_bn.py [unit test] Refactored test cases with component func (#339) 2022-03-11 15:50:28 +08:00
test_state_dict.py polish unit test 2022-03-14 15:06:02 +08:00
test_zero_param_mgr.py using pytest parametrize 2022-03-11 15:50:28 +08:00