ColossalAI/colossalai/auto_parallel/tensor_shard/solver
YuliangLiu0306 1c1fe44305
[autoparallel] adapt solver with self attention (#2037)
* [autoparallel] adapt solver with self attention

* polish code
2022-12-01 17:53:15 +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] add experimental view handler (#2011) 2022-11-24 11:34:41 +08:00