ColossalAI/colossalai/shardformer/policies
FoolPlayer 4021b9a8a2 [shardformer] add gpt2 test and layer class refactor (#4041)
* add gpt2 test and layer class refactor

* add dropout in gpt2 policy
2023-07-04 16:05:01 +08:00
..
__init__.py [shardformer] init shardformer code structure (#3731) 2023-07-04 16:05:01 +08:00
autopolicy.py [shardformer] add gpt2 test and layer class refactor (#4041) 2023-07-04 16:05:01 +08:00
basepolicy.py [shardformer] supported T5 and its variants (#4045) 2023-07-04 16:05:01 +08:00
bert.py [shardformer] add gpt2 test and layer class refactor (#4041) 2023-07-04 16:05:01 +08:00
gpt2.py [shardformer] add gpt2 test and layer class refactor (#4041) 2023-07-04 16:05:01 +08:00
llama.py [shardformer] adapted llama to the new API (#4036) 2023-07-04 16:05:01 +08:00
t5.py [shardformer] supported T5 and its variants (#4045) 2023-07-04 16:05:01 +08:00