ColossalAI/tests/test_fx/test_tracer/test_hf_model
YuliangLiu0306 942c8cd1fb
[fx] refactor tracer to trace complete graph (#1342)
* [CLI] add CLI launcher

* Revert "[CLI] add CLI launcher"

This reverts commit df7e6506d4.

* [fx] refactor tracer to trace complete graph

* add comments and solve conflicts.
2022-07-20 11:20:38 +08:00
..
test_hf_albert.py [fx] fixed unit tests for torch 1.12 (#1327) 2022-07-15 18:22:15 +08:00
test_hf_bert.py [fx] fixed unit tests for torch 1.12 (#1327) 2022-07-15 18:22:15 +08:00
test_hf_gpt.py [fx] fixed unit tests for torch 1.12 (#1327) 2022-07-15 18:22:15 +08:00
test_hf_opt.py [fx] refactor tracer to trace complete graph (#1342) 2022-07-20 11:20:38 +08:00
test_hf_t5.py [fx] fixed unit tests for torch 1.12 (#1327) 2022-07-15 18:22:15 +08:00
utils.py [fx] fixed huggingface OPT and T5 results misalignment (#1227) 2022-07-07 16:29:58 +08:00