ColossalAI/colossalai/pipeline/schedule
Jianghai e7cc62d735 [pipeline] All bert models (#4233)
* bloom policy

* llama pipeline forward and tests

* fix the output and attention_mask

* fix name

* bind argument to policy

* Revert "bloom policy"

This reverts commit 8dee68a0a2.

This policy should be revert and copied to feature/bloom

* revert the bloom changes

* cancel unneeded inputs

* gpt

* finish llama

* causal lm and sequence classification

* revision

* add pure pipeline test

* finish some bert models

* finish all bert models

* finish bert tests

* fix bugs

* fix bugs

* fix test pipeline

* fix data gen for qa

* update the set pipeline forward

* shared params

* fix bugs
2023-08-15 23:25:14 +08:00
..
__init__.py [pipeline] refactor 1f1b schedule (#4115) 2023-08-15 23:25:14 +08:00
_utils.py [pipeline] refactor 1f1b schedule (#4115) 2023-08-15 23:25:14 +08:00
base.py [pipeline] refactor 1f1b schedule (#4115) 2023-08-15 23:25:14 +08:00
one_f_one_b.py [pipeline] All bert models (#4233) 2023-08-15 23:25:14 +08:00