ColossalAI/colossalai/auto_parallel/tensor_shard/solver
YuliangLiu0306 2c4c7b3618
[autoparallel] add getattr handler (#1767)
* [autoparallel] add getattr haandler

* polish code

* add extra processes for Parameters

* add unit test for param resharding cost

* add docstring and polish test
2022-11-03 12:31:33 +08:00
..
__init__.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
cost_graph.py [autoparallel] resnet block runtime apply (#1709) 2022-10-17 13:37:38 +08:00
graph_analysis.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
options.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
solver.py [autoparallel] resnet block runtime apply (#1709) 2022-10-17 13:37:38 +08:00
strategies_constructor.py [autoparallel] add getattr handler (#1767) 2022-11-03 12:31:33 +08:00