ColossalAI/colossalai/auto_parallel/tensor_shard/solver
YuliangLiu0306 ffcdbf0f65
[autoparallel]integrate auto parallel feature with new tracer (#3408)
* [autoparallel] integrate new analyzer in module level

* unify the profiling method

* polish

* fix no codegen bug

* fix pass bug

* fix liveness test

* polish
2023-04-04 17:40:45 +08:00
..
__init__.py [autoparallel] add shard option (#2696) 2023-02-15 13:48:28 +08:00
cost_graph.py [autoparallel] adapt autoparallel tests with latest api (#2626) 2023-02-08 15:02:12 +08:00
graph_analysis.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
solver.py [autoparallel] apply repeat block to reduce solving time (#2912) 2023-02-28 11:03:30 +08:00
strategies_constructor.py [autoparallel]integrate auto parallel feature with new tracer (#3408) 2023-04-04 17:40:45 +08:00