ColossalAI/tests/test_checkpoint_io
Hongxin Liu ffffc32dc7
[checkpointio] fix gemini and hybrid parallel optim checkpoint (#5347)
* [checkpointio] fix hybrid parallel optim checkpoint

* [extension] fix cuda extension

* [checkpointio] fix gemini optimizer checkpoint

* polish code
2024-02-01 16:13:06 +08:00
..
test_gemini_checkpoint_io.py [checkpointio] fix gemini and hybrid parallel optim checkpoint (#5347) 2024-02-01 16:13:06 +08:00
test_gemini_torch_compability.py [workflow] fixed build CI (#5240) 2024-01-10 22:34:16 +08:00
test_general_checkpoint_io.py
test_hybrid_parallel_plugin_checkpoint_io.py [checkpointio] fix gemini and hybrid parallel optim checkpoint (#5347) 2024-02-01 16:13:06 +08:00
test_low_level_zero_checkpoint_io.py
test_plugins_huggingface_compatibility.py [workflow] fixed build CI (#5240) 2024-01-10 22:34:16 +08:00
test_torch_ddp_checkpoint_io.py
test_torch_fsdp_checkpoint_io.py
utils.py