ColossalAI/colossalai/auto_parallel/solver
Frank Lee 247a9dbca9
[autoparallel] added bias comm spec to matmul strategy (#1664)
2022-09-29 11:08:05 +08:00
..
op_handler [autoparallel] add batch norm handler v2 (#1666) 2022-09-29 11:02:49 +08:00
strategy [autoparallel] added bias comm spec to matmul strategy (#1664) 2022-09-29 11:08:05 +08:00
__init__.py [autoparallel] added solver option dataclass (#1588) 2022-09-13 14:47:09 +08:00
_utils.py [autoparallel] adapt solver with gpt (#1653) 2022-09-28 11:17:26 +08:00
constants.py [autoparallel] adapt solver with gpt (#1653) 2022-09-28 11:17:26 +08:00
cost_graph.py [autoparallel] remove no strategy nodes (#1652) 2022-09-29 10:43:25 +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] remove no strategy nodes (#1652) 2022-09-29 10:43:25 +08:00
solver.py [autoparallel] remove no strategy nodes (#1652) 2022-09-29 10:43:25 +08:00
strategies_constructor.py [autoparallel] remove no strategy nodes (#1652) 2022-09-29 10:43:25 +08:00