ColossalAI/tests/test_auto_parallel/test_tensor_shard
Frank Lee f3f19a5c47
[autoparallel] added matmul handler (#1763)
* [autoparallel] added matmul handler

* polish code
2022-11-01 15:14:53 +08:00
..
test_deprecated [hotfix] autoparallel unit test (#1752) 2022-10-20 19:51:38 +08:00
test_node_handler [autoparallel] added matmul handler (#1763) 2022-11-01 15:14:53 +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_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