ColossalAI/colossalai/shardformer/policies
Jianghai 1094e0f0d3 [pipeline] Bert pipeline for shardformer and its tests (#4197)
* add pipeline forward

* complete pipeline forward check

* fix bert forward without pipeline

* fix comments

* discard useless line

* add todo

* clean prints

* fix distribute layers
2023-08-15 23:25:14 +08:00
..
__init__.py [shardformer] init shardformer code structure (#3731) 2023-07-04 16:05:01 +08:00
auto_policy.py [pipeline] move bert related pipeline components to shardformer (#4187) 2023-08-15 23:25:14 +08:00
base_policy.py [pipeline] Bert pipeline for shardformer and its tests (#4197) 2023-08-15 23:25:14 +08:00
bert.py [pipeline] Bert pipeline for shardformer and its tests (#4197) 2023-08-15 23:25:14 +08:00
bloom.py [shardformer] support lazy init (#4202) 2023-08-15 23:25:14 +08:00
gpt2.py [shardformer] support lazy init (#4202) 2023-08-15 23:25:14 +08:00
llama.py [shardformer] support lazy init (#4202) 2023-08-15 23:25:14 +08:00
opt.py [shardformer] support lazy init (#4202) 2023-08-15 23:25:14 +08:00
t5.py [shardformer] support lazy init (#4202) 2023-08-15 23:25:14 +08:00
vit.py [shardformer] rename policy file name 2023-08-15 23:25:14 +08:00