ColossalAI/tests/test_fx/test_tracer
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_model [fx] refactor tracer to trace complete graph (#1342) 2022-07-20 11:20:38 +08:00
test_timm_model [fx] refactor tracer to trace complete graph (#1342) 2022-07-20 11:20:38 +08:00
test_torchvision_model [fx] fixed compatiblity issue with torch 1.10 (#1331) 2022-07-18 11:41:27 +08:00
test_control_flow.py [fx] supported data-dependent control flow in model tracing (#1185) 2022-06-29 15:05:25 +08:00
test_patched_module.py [fx] fixed unit tests for torch 1.12 (#1327) 2022-07-15 18:22:15 +08:00