mirror of https://github.com/hpcaitech/ColossalAI
00525f7772
* Use self.[distribute_layers|get_stage_index] to exploit custom layer distribution * Change static methods for t5 layer distribution to member functions * Change static methods for whisper layer distribution to member functions * Replace whisper policy usage with self one * Fix test case to use non-static layer distribution methods * fix: fix typo --------- Co-authored-by: Wenhao Chen <cwher@outlook.com> |
||
---|---|---|
.. | ||
test_dist_crossentropy.py | ||
test_dropout.py | ||
test_embedding.py | ||
test_gpt2_qkv_fused_linear_1d.py | ||
test_layernorm.py | ||
test_linear_1d.py | ||
test_qkv_fused_linear_1d.py | ||
test_vocab_parallel_embedding_1d.py |