ColossalAI/colossalai/auto_parallel/tensor_shard/node_handler
YuliangLiu0306 36c0f3ea5b
[autoparallel] remove redundancy comm node (#1893)
2022-11-15 10:53:41 +08:00
..
strategy [autoparallel] remove redundancy comm node (#1893) 2022-11-15 10:53:41 +08:00
__init__.py [autoparallel] add getattr handler (#1767) 2022-11-03 12:31:33 +08:00
batch_norm_handler.py [autoparallel] resnet block runtime apply (#1709) 2022-10-17 13:37:38 +08:00
binary_elementwise_handler.py [autoparallel]add essential CommActions for broadcast oprands (#1793) 2022-11-04 18:36:42 +08:00
bmm_handler.py [autoparallel]add essential CommActions for broadcast oprands (#1793) 2022-11-04 18:36:42 +08:00
conv_handler.py [autoparallel] fixed wrong sharding strategy in conv handler (#1747) 2022-10-20 16:12:39 +08:00
getatrr_handler.py [autoparallel] add getattr handler (#1767) 2022-11-03 12:31:33 +08:00
getitem_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
layer_norm_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
linear_handler.py [autoparallel] fix linear logical convert issue (#1857) 2022-11-10 17:19:22 +08:00
matmul_handler.py [autoparallel] fix bugs caused by negative dim key (#1808) 2022-11-08 17:03:50 +08:00
node_handler.py [autoparallel] remove redundancy comm node (#1893) 2022-11-15 10:53:41 +08:00
normal_pooling_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
output_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
placeholder_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
registry.py [autoparallel] added binary elementwise node handler (#1758) 2022-10-25 14:32:01 +08:00
reshape_handler.py [autoparallel] fix bias addition module (#1800) 2022-11-08 16:21:25 +08:00
unary_elementwise_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
where_handler.py [autoparallel]add essential CommActions for broadcast oprands (#1793) 2022-11-04 18:36:42 +08:00