ColossalAI/tests/test_auto_parallel/test_tensor_shard
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
..
test_deprecated [fx] support module with bias addition (#1780) 2022-11-01 22:53:51 +08:00
test_node_handler [autoparallel] add getattr handler (#1767) 2022-11-03 12:31:33 +08:00
__init__.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
test_broadcast.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
test_liveness_analysis.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
test_param_resharding_cost.py [autoparallel] add getattr handler (#1767) 2022-11-03 12:31:33 +08:00
test_resnet_block_runtime.py [autoparallel] refactor the runtime apply pass and add docstring to passes (#1757) 2022-10-25 14:32:22 +08:00
test_shape_consistency_pass.py [autoparallel] refactor the runtime apply pass and add docstring to passes (#1757) 2022-10-25 14:32:22 +08:00
test_solver_with_resnet_v2.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00