ColossalAI/colossalai/fx/tracer
YuliangLiu0306 f6032ddb17
[autoparallel] fix bias addition module (#1800)
2022-11-08 16:21:25 +08:00
..
bias_addition_patch [autoparallel] fix bias addition module (#1800) 2022-11-08 16:21:25 +08:00
meta_patch [autoparallel] fix bias addition module (#1800) 2022-11-08 16:21:25 +08:00
__init__.py [fx] add a symbolic_trace api. (#1812) 2022-11-08 13:59:20 +08:00
_meta_trace.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
_symbolic_trace.py [fx] add a symbolic_trace api. (#1812) 2022-11-08 13:59:20 +08:00
_tracer_utils.py [fx] refactor tracer to trace complete graph (#1342) 2022-07-20 11:20:38 +08:00
registry.py [fx] support module with bias addition (#1780) 2022-11-01 22:53:51 +08:00
tracer.py [autoparallel] add getattr handler (#1767) 2022-11-03 12:31:33 +08:00