ColossalAI/colossalai/auto_parallel/solver
YuliangLiu0306 bf77d3ab65
[autoparallel] recover the merged node strategy index (#1613)
2022-09-23 11:52:42 +08:00
..
op_handler [autoparallel] added new linear module handler (#1616) 2022-09-21 12:23:21 +08:00
__init__.py [autoparallel] added solver option dataclass (#1588) 2022-09-13 14:47:09 +08:00
_utils.py [autoparallel] add bcast op handler (#1600) 2022-09-16 11:33:01 +08:00
constants.py [autoparallel]add bcast matmul strategies (#1605) 2022-09-20 11:26:21 +08:00
cost_graph.py
graph_analysis.py
options.py [autoparallel] added solver option dataclass (#1588) 2022-09-13 14:47:09 +08:00
sharding_strategy.py [autoparallel] added new linear module handler (#1616) 2022-09-21 12:23:21 +08:00
solver.py [autoparallel] recover the merged node strategy index (#1613) 2022-09-23 11:52:42 +08:00
strategies_constructor.py [fx] PoC of runtime shape consistency application (#1607) 2022-09-20 14:00:04 +08:00