ColossalAI/tests/test_auto_parallel/test_tensor_shard
YuliangLiu0306 f6032ddb17
[autoparallel] fix bias addition module (#1800)
2022-11-08 16:21:25 +08:00
..
test_deprecated [fx] support module with bias addition (#1780) 2022-11-01 22:53:51 +08:00
test_metainfo [autoparallel] add batch norm metainfo (#1815) 2022-11-08 15:05:26 +08:00
test_node_handler [autoparallel] fix bias addition module (#1800) 2022-11-08 16:21:25 +08:00
__init__.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
test_bias_addition_forward.py [autoparallel] fix bias addition module (#1800) 2022-11-08 16:21:25 +08:00
test_broadcast.py [autoparallel]add essential CommActions for broadcast oprands (#1793) 2022-11-04 18:36:42 +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