ColossalAI/tests/test_zero
Jiarui Fang 1fca5d79ea
[Gemini] remove GLOBAL_MODEL_DATA_TRACER (#2091)
2022-12-06 22:30:16 +08:00
..
low_level_zero [zero] test gradient accumulation (#1964) 2022-11-29 13:00:30 +08:00
common.py [moe] fix MoE bugs (#1628) 2022-09-22 13:56:30 +08:00
test_found_inf.py
test_init_context.py [Gemini] remove GLOBAL_MODEL_DATA_TRACER (#2091) 2022-12-06 22:30:16 +08:00
test_mem_collector.py [Gemini] use MemStats to store the tracing data. Seperate it from Collector. (#2084) 2022-12-06 16:43:06 +08:00
test_shard_model_v2.py [test] align model name with the file name. (#2045) 2022-11-30 15:45:26 +08:00
test_shard_param.py
test_sharded_optim_state_dict.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
test_sharded_optim_v2.py [test] align model name with the file name. (#2045) 2022-11-30 15:45:26 +08:00
test_sharded_optim_with_sync_bn.py
test_state_dict.py [hotfix] shared model returns cpu state_dict (#1328) 2022-07-15 22:11:37 +08:00
test_tensor_utils.py [test] ignore 8 gpu test (#1080) 2022-06-08 23:14:18 +08:00
test_zero_engine.py