ColossalAI/colossalai/fx/tracer/meta_patch/patched_function
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
..
__init__.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
activation_function.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
arithmetic.py [fx] fixed compatiblity issue with torch 1.10 (#1331) 2022-07-18 11:41:27 +08:00
embedding.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
normalization.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
python_ops.py [fx]refactor tracer (#1335) 2022-07-19 15:50:42 +08:00
torch_ops.py [fx] refactor tracer to trace complete graph (#1342) 2022-07-20 11:20:38 +08:00