ColossalAI/tests/test_pipeline/test_policy
Jianghai c5ea728016 [pipeline] add bert_for_pretraining bert_lmhead forward and policy (#4172)
* add pipeline policy and bert forward to be done

* add bertmodel pipeline forward and make tests

* add Bert_Policy and test for policy

* update formatting

* update formatting

* update the code

* fix bugs

* fix name confilt

* add bloom model and policy ,revise the base class of policy

* revise

* revision

* add bert_for_pretraining

* add bert_for_pretraining forward and policy

* fix typos

* cancel warning

* change the imediate output to default dict

* change the default output of get_shared_params
2023-08-15 23:25:14 +08:00
..
test_bert_for_pretraining_model.py [pipeline] add bert_for_pretraining bert_lmhead forward and policy (#4172) 2023-08-15 23:25:14 +08:00
test_bert_lmhead_model.py [pipeline] add bert_for_pretraining bert_lmhead forward and policy (#4172) 2023-08-15 23:25:14 +08:00
test_bert_model.py [pipeline] add bert_for_pretraining bert_lmhead forward and policy (#4172) 2023-08-15 23:25:14 +08:00
test_bloom_model.py [pipeline] build bloom model and policy , revise the base class of policy (#4161) 2023-08-15 23:25:14 +08:00