ColossalAI/tests/test_fx/test_pipeline/test_hf_model
YuliangLiu0306 e859380bf7
[fx] support module with bias addition (#1780)
* [autoparallel] refactor tracer to fix bias addition issue

* [fx] support module with bias addition

* create bias_addition_module

* refactor file structure

* polish code

* fix unit test
2022-11-01 22:53:51 +08:00
..
hf_utils.py
test_albert.py
test_bert.py
test_gpt.py
test_opt.py
test_t5.py