ColossalAI/colossalai/fx
YuliangLiu0306 413c053453
[autoparallel] add cost graph class (#1481)
* [autoparallel] add cost graph class

* polish code
2022-08-25 17:19:59 +08:00
..
codegen [fx] Fix ckpt functions' definitions in forward (#1476) 2022-08-22 16:59:54 +08:00
passes [fx] add profiler for fx nodes. (#1480) 2022-08-24 16:22:44 +08:00
profiler [fx] add profiler for fx nodes. (#1480) 2022-08-24 16:22:44 +08:00
tracer [autoparallel] add cost graph class (#1481) 2022-08-25 17:19:59 +08:00
__init__.py [fx] supported data-dependent control flow in model tracing (#1185) 2022-06-29 15:05:25 +08:00
graph_module.py [fx] Fix ckpt functions' definitions in forward (#1476) 2022-08-22 16:59:54 +08:00
proxy.py [doc] update rst and docstring (#1351) 2022-07-21 15:54:53 +08:00