You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/fx
YuliangLiu0306 d2fc067231
[autoparallel] fix param hook issue in transform pass (#1755)
2 years ago
..
codegen [fx] fix offload codegen test (#1648) 2 years ago
passes [autoparallel] fix param hook issue in transform pass (#1755) 2 years ago
profiler [fx/profiler] debug the fx.profiler / add an example test script for fx.profiler (#1730) 2 years ago
tracer [autoparallel] added addbmm handler (#1751) 2 years ago
__init__.py [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2 years ago
_compatibility.py [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2 years ago
_meta_registrations.py [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2 years ago
graph_module.py
proxy.py