ColossalAI/tests/test_booster/test_plugin
Hongxin Liu 261eab02fb [plugin] add 3d parallel plugin (#4295)
* [amp] add mixed precision optimizer

* [plugin] add 3d parallel plugin

* [booster] support pipeline

* [plugin] 3d parallel plugin support clip grad norm

* [shardformer] fix sharder and add plugin test

* [plugin] rename 3d parallel plugin

* [ci] support testmon core pkg change detection (#4305)

* [hotfix] debug testmon

* [hotfix] fix llama

* [hotfix] fix p2p bugs

* [hotfix] fix requirements
2023-08-15 23:25:14 +08:00
..
test_3d_plugin.py [plugin] add 3d parallel plugin (#4295) 2023-08-15 23:25:14 +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 [shardformer] adapted T5 and LLaMa test to use kit (#4049) 2023-07-04 16:05:01 +08:00
test_low_level_zero_plugin.py [zero] refactor low level zero for shard evenly (#4030) 2023-07-31 22:13:29 +08:00
test_torch_ddp_plugin.py [shardformer] adapted T5 and LLaMa test to use kit (#4049) 2023-07-04 16:05:01 +08:00
test_torch_fsdp_plugin.py [shardformer] adapted T5 and LLaMa test to use kit (#4049) 2023-07-04 16:05:01 +08:00