mirror of https://github.com/hpcaitech/ColossalAI
36e546b2cc
* modify t5 policy & add test * pipeline stage distribution for t5 * complete t5 base policy * t5 stack: halfway * modify gpt2 pipeline test * complete pipeline forward for T5Stack/T5EncoderModel * fix docstring * move t5 util tests to test_pipeline |
||
---|---|---|
.. | ||
__init__.py | ||
_utils.py | ||
test_pure_pipeline.py | ||
test_shard_bert.py | ||
test_shard_bert_pipeline.py | ||
test_shard_bloom.py | ||
test_shard_bloom_pipeline.py | ||
test_shard_gpt2.py | ||
test_shard_gpt2_pipeline.py | ||
test_shard_llama.py | ||
test_shard_llama_pipeline.py | ||
test_shard_opt.py | ||
test_shard_opt_pipeline.py | ||
test_shard_t5.py | ||
test_shard_t5_pipeline.py | ||
test_shard_vit.py |