mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-18 07:31:19 +00:00
[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
This commit is contained in:
2
colossalai/_analyzer/fx/tracer/__init__.py
Normal file
2
colossalai/_analyzer/fx/tracer/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .bias_addition import *
|
||||
from .custom_leaf_module import *
|
Reference in New Issue
Block a user