mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 04:24:47 +00:00
[pipeline] move bert related pipeline components to shardformer (#4187)
* move bert related pipeline components to shardformer * fix bugs * revision * fix bert model tests * fix bert_lm_head model tests * fix tests * fix tests * done checks * skip bloom
This commit is contained in:
@@ -41,4 +41,4 @@ def test_layernorm():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
test_layernorm_1d()
|
||||
test_layernorm()
|
||||
|
Reference in New Issue
Block a user