ColossalAI/tests/test_booster/test_plugin
Hongxin Liu 5452df63c5
[plugin] torch ddp plugin supports sharded model checkpoint (#3775)
* [plugin] torch ddp plugin add save sharded model

* [test] fix torch ddp ckpt io test

* [test] fix torch ddp ckpt io test

* [test] fix low level zero plugin test

* [test] fix low level zero plugin test

* [test] add debug info

* [test] add debug info

* [test] add debug info

* [test] add debug info

* [test] add debug info

* [test] fix low level zero plugin test

* [test] fix low level zero plugin test

* [test] remove debug info
2023-05-18 20:05:59 +08:00
..
test_dp_plugin_base.py [CI] fix typo with tests/ etc. (#3727) 2023-05-11 16:30:58 +08:00
test_gemini_plugin.py [booster] refactor all dp fashion plugins (#3684) 2023-05-05 19:36:10 +08:00
test_low_level_zero_plugin.py [plugin] torch ddp plugin supports sharded model checkpoint (#3775) 2023-05-18 20:05:59 +08:00
test_torch_ddp_plugin.py [booster] fix no_sync method (#3709) 2023-05-09 11:10:02 +08:00
test_torch_fsdp_plugin.py [booster] removed models that don't support fsdp (#3744) 2023-05-15 19:35:21 +08:00