ColossalAI/tests/test_gemini
HELSON 5521af7877
[zero] fix state_dict and load_state_dict for ddp ignored parameters (#2443)
* [ddp] add is_ddp_ignored

[ddp] rename to is_ddp_ignored

* [zero] fix state_dict and load_state_dict

* fix bugs

* [zero] update unit test for ZeroDDP
2023-01-11 14:55:41 +08:00
..
update [zero] fix state_dict and load_state_dict for ddp ignored parameters (#2443) 2023-01-11 14:55:41 +08:00
test_gemini_manager.py [gemini] add GeminiMemoryManger (#832) 2022-04-24 13:08:48 +08:00
test_param_op.py [test] align model name with the file name. (#2045) 2022-11-30 15:45:26 +08:00
test_runtime_mem_tracer.py [gemini] get the param visited order during runtime (#2108) 2022-12-09 16:13:03 +08:00