ColossalAI/colossalai/auto_parallel/solver
Frank Lee 3abf98a633
[autoparallel] added all non-bcast matmul strategies (#1603)
2022-09-16 10:47:32 +08:00
..
op_handler [autoparallel] added all non-bcast matmul strategies (#1603) 2022-09-16 10:47:32 +08:00
__init__.py [autoparallel] added solver option dataclass (#1588) 2022-09-13 14:47:09 +08:00
_utils.py [autoparallel] refactored shape consistency to remove redundancy (#1591) 2022-09-13 18:30:18 +08:00
constants.py [autoparallel] add reshape handler (#1594) 2022-09-14 10:25:45 +08:00
cost_graph.py [autoparallel] adapt solver with resnet (#1583) 2022-09-13 12:07:09 +08:00
graph_analysis.py [autoparallel] adapt solver with resnet (#1583) 2022-09-13 12:07:09 +08:00
options.py [autoparallel] added solver option dataclass (#1588) 2022-09-13 14:47:09 +08:00
sharding_strategy.py [autoparallel] add reshape handler (#1594) 2022-09-14 10:25:45 +08:00
solver.py [autoparallel] adapt solver with resnet (#1583) 2022-09-13 12:07:09 +08:00
strategies_constructor.py [autoparallel] add reshape handler (#1594) 2022-09-14 10:25:45 +08:00