ColossalAI/tests/kit/model_zoo/transformers
YuliangLiu0306 f57d34958b
[FX] refactor experimental tracer and adapt it with hf models (#3157)
* pass gpt trace and meta_prop

* pass t5 trace and meta_prop

* [FX] refactor experimental tracer and adapt it with hf models

* pass all mainstream model zoo

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* skip tests

* fix CI

* using packaging version

* polish
2023-03-22 10:40:33 +08:00
..
__init__.py [test] added transformers models to test model zoo (#3135) 2023-03-15 11:26:10 +08:00
albert.py [test] added transformers models to test model zoo (#3135) 2023-03-15 11:26:10 +08:00
bert.py [test] added transformers models to test model zoo (#3135) 2023-03-15 11:26:10 +08:00
gpt.py [FX] refactor experimental tracer and adapt it with hf models (#3157) 2023-03-22 10:40:33 +08:00
opt.py [test] added transformers models to test model zoo (#3135) 2023-03-15 11:26:10 +08:00
t5.py [test] added transformers models to test model zoo (#3135) 2023-03-15 11:26:10 +08:00