ColossalAI/tests/test_shardformer/test_layer
Bin Jia c554b7f559
[shardformer/fix overlap bug] fix overlap bug, add overlap as an option in shardco… (#4516)
* fix overlap bug and support bert, add overlap as an option in shardconfig

* support overlap for chatglm and bloom
2023-08-28 17:16:40 +08:00
..
test_dist_crossentropy.py [shardformer] refactored the shardformer layer structure (#4053) 2023-07-04 16:05:01 +08:00
test_dropout.py [shardformer] supported bloom model (#4098) 2023-07-04 16:05:01 +08:00
test_embedding.py [shardformer] support inplace sharding (#4251) 2023-08-15 23:25:14 +08:00
test_gpt2_qkv_fused_linear_1d.py [shardformer/sequence parallel] Cherry pick commit to new branch (#4450) 2023-08-16 15:41:20 +08:00
test_layernorm.py [shardformer] support inplace sharding (#4251) 2023-08-15 23:25:14 +08:00
test_linear_1d.py [shardformer/fix overlap bug] fix overlap bug, add overlap as an option in shardco… (#4516) 2023-08-28 17:16:40 +08:00
test_qkv_fused_linear_1d.py [shardformer] support inplace sharding (#4251) 2023-08-15 23:25:14 +08:00
test_vocab_parallel_embedding_1d.py [shardformer] support inplace sharding (#4251) 2023-08-15 23:25:14 +08:00