ColossalAI/colossalai/auto_parallel/solver/strategy
Frank Lee 247a9dbca9
[autoparallel] added bias comm spec to matmul strategy (#1664)
2022-09-29 11:08:05 +08:00
..
__init__.py [autoparallel] add conv handler v2 (#1663) 2022-09-28 11:24:59 +08:00
batch_norm_generator.py [autoparallel] add batch norm handler v2 (#1666) 2022-09-29 11:02:49 +08:00
conv_strategy_generator.py [autoparallel] add conv handler v2 (#1663) 2022-09-28 11:24:59 +08:00
matmul_strategy_generator.py [autoparallel] added bias comm spec to matmul strategy (#1664) 2022-09-29 11:08:05 +08:00
strategy_generator.py [autoparallel] added node handler for bmm (#1655) 2022-09-28 11:32:16 +08:00