ColossalAI/tests
FoolPlayer 74d176c8d8 [shardformer] fix bert and gpt downstream with new api (#4024)
* fix bert downstream with new api

* remove comment line
2023-07-04 16:05:01 +08:00
..
components_to_test [CI] fix typo with tests/ etc. (#3727) 2023-05-11 16:30:58 +08:00
kit fix typo tests/ (#3936) 2023-06-09 09:49:41 +08:00
test_amp [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_analyzer [devops] update torch version of CI (#3725) 2023-05-15 17:20:56 +08:00
test_auto_parallel [gemini] fix argument naming during chunk configuration searching 2023-06-25 13:34:15 +08:00
test_autochunk [booster] make optimizer argument optional for boost (#3993) 2023-06-15 17:38:42 +08:00
test_booster [lazy] refactor lazy init (#3891) 2023-06-05 14:20:47 +08:00
test_checkpoint_io [gemini] fix argument naming during chunk configuration searching 2023-06-25 13:34:15 +08:00
test_cluster [devops] update torch version of CI (#3725) 2023-05-15 17:20:56 +08:00
test_comm [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_config
test_context [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_data [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_data_pipeline_tensor_parallel [CI] fix typo with tests/ etc. (#3727) 2023-05-11 16:30:58 +08:00
test_ddp [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_device [device] support init device mesh from process group (#3990) 2023-07-04 16:05:01 +08:00
test_engine [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_fx [devops] update torch version of CI (#3725) 2023-05-15 17:20:56 +08:00
test_layers [CI] fix typo with tests/ etc. (#3727) 2023-05-11 16:30:58 +08:00
test_lazy Revert "[sync] sync feature/shardformer with develop" 2023-06-09 09:41:27 +08:00
test_moe [CI] fix typo with tests/ etc. (#3727) 2023-05-11 16:30:58 +08:00
test_ops [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_optimizer [bf16] add bf16 support (#3882) 2023-06-05 15:58:31 +08:00
test_pipeline [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_shardformer [shardformer] fix bert and gpt downstream with new api (#4024) 2023-07-04 16:05:01 +08:00
test_tensor [gemini] fix argument naming during chunk configuration searching 2023-06-25 13:34:15 +08:00
test_trainer [CI] fix typo with tests/ etc. (#3727) 2023-05-11 16:30:58 +08:00
test_utils [lazy] refactor lazy init (#3891) 2023-06-05 14:20:47 +08:00
test_zero [gemini] fix argument naming during chunk configuration searching 2023-06-25 13:34:15 +08:00
__init__.py