mirror of https://github.com/hpcaitech/ColossalAI
7596e9ae08
* add pipeline policy and bert forward to be done * add bertmodel pipeline forward and make tests * add Bert_Policy and test for policy * update formatting * update formatting * update the code * fix bugs * fix name confilt * add bloom model and policy ,revise the base class of policy * revise * revision * add bert_for_pretraining * add bert_for_pretraining forward and policy * fix typos * cancel warning * change the imediate output to default dict * change the default output of get_shared_params * rewrite bert test * rewrite bert test * fix some bugs * del pipeline tests * del pipeline tests * del useless print * del useless print * rewrite data repeats |
||
---|---|---|
.. | ||
__init__.py | ||
_utils.py | ||
test_pure_pipeline.py | ||
test_shard_bert.py | ||
test_shard_blip2.py | ||
test_shard_bloom.py | ||
test_shard_bloom_pipeline.py | ||
test_shard_chatglm.py | ||
test_shard_chatglm_pipeline.py | ||
test_shard_gpt2.py | ||
test_shard_llama.py | ||
test_shard_llama_pipeline.py | ||
test_shard_opt.py | ||
test_shard_opt_pipeline.py | ||
test_shard_sam.py | ||
test_shard_t5.py | ||
test_shard_vit.py | ||
test_shard_vit_pipeline.py | ||
test_shard_whisper.py |