mirror of https://github.com/hpcaitech/ColossalAI
d921ce8391
* [shardformer] embedding support inplace sharding * [shardformer] linear support inplace sharding * [shardformer] layernorm support inplace sharding * [shardformer] qkv support inplace sharding * [test] update shardformer layer test * [shardformer] fix shared param sharding * [shardformer] fix bert policy * [shardformer] fix bloom policy * [shardformer] fix llama policy * [shardformer] fix opt policy * [shardformer] fix t5 policy * [shardformer] fix fused qkv linear * [shardformer] fix bugs * force sync * [test] fix bugs * [test] fix transformer version |
||
---|---|---|
.. | ||
test_dist_crossentropy.py | ||
test_dropout.py | ||
test_embedding.py | ||
test_layernorm.py | ||
test_linear_1d.py | ||
test_qkv_fused_linear_1d.py | ||
test_vocab_parallel_embedding_1d.py |