ColossalAI/tests
jiangmingyan 52a933e175
[checkpoint] support huggingface style sharded checkpoint (#3461)
* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

---------

Co-authored-by: luchen <luchen@luchendeMBP.lan>
2023-04-06 16:23:39 +08:00
..
components_to_test [testing] add beit model for unit testings (#2196) 2022-12-26 17:35:36 +08:00
kit [FX] refactor experimental tracer and adapt it with hf models (#3157) 2023-03-22 10:40:33 +08:00
test_amp [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_analyzer [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_auto_parallel [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_autochunk [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_booster [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_checkpoint_io [checkpoint] support huggingface style sharded checkpoint (#3461) 2023-04-06 16:23:39 +08:00
test_cluster [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +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 [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_ddp [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_device [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_engine [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_fx [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_layers [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_moe [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_ops [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_optimizer [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_pipeline [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_tensor [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_trainer [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_utils [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
test_zero [test] refactor tests with spawn (#3452) 2023-04-06 14:51:35 +08:00
__init__.py