ColossalAI/colossalai/auto_parallel/tensor_shard/solver
Boyuan Yao d0bc5a1b34
[autoparallel] new metainfoprop based on metainfo class (#2179)
* [autoparallel] new metainfoprop to combine SPMD solver and checkpoint solver

* [autoparallel] new metainfoprop to combine SPMD solver and checkpoint solver

* [autoparallel] modify placeholder handler

* [autoparallel] modify metainfoprop

* [autoparallel] fix function typo

* [autoparallel] fix placeholder handler
2022-12-28 13:35:08 +08:00
..
__init__.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
cost_graph.py [autoparallel] adapt solver with self attention (#2037) 2022-12-01 17:53:15 +08:00
graph_analysis.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
options.py [autoparallel] support distributed dataloader option (#1906) 2022-11-17 20:11:53 +08:00
solver.py [autoparallel] adapt solver with self attention (#2037) 2022-12-01 17:53:15 +08:00
strategies_constructor.py [autoparallel] new metainfoprop based on metainfo class (#2179) 2022-12-28 13:35:08 +08:00