ColossalAI/tests/test_shardformer/test_model
Jianghai f13954cd58 [pipeline] refactor test pipeline and remove useless utils in pipeline (#4324)
* refactor tests

* refactor bloom model

* finish policy tests

* refactor tests

* fix test pure pipeline

* remove test pipeline and cutdown launch process

* refactor tests

* refactor bloom model

* finish policy tests

* refactor tests

* fix test pure pipeline

* remove test pipeline and cutdown launch process
2023-08-15 23:25:14 +08:00
..
__init__.py
_utils.py
test_pure_pipeline.py
test_shard_bert.py [pipeline] refactor test pipeline and remove useless utils in pipeline (#4324) 2023-08-15 23:25:14 +08:00
test_shard_bert_pipeline.py [pipeline] refactor test pipeline and remove useless utils in pipeline (#4324) 2023-08-15 23:25:14 +08:00
test_shard_bloom.py
test_shard_bloom_pipeline.py [pipeline] refactor test pipeline and remove useless utils in pipeline (#4324) 2023-08-15 23:25:14 +08:00
test_shard_gpt2.py [shardformer] support inplace sharding (#4251) 2023-08-15 23:25:14 +08:00
test_shard_gpt2_pipeline.py
test_shard_llama.py
test_shard_llama_pipeline.py [pipeline] refactor test pipeline and remove useless utils in pipeline (#4324) 2023-08-15 23:25:14 +08:00
test_shard_opt.py
test_shard_opt_pipeline.py
test_shard_t5.py
test_shard_t5_pipeline.py
test_shard_vit.py
test_shard_vit_pipeline.py