You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/auto_parallel/tensor_shard/node_handler
Frank Lee eee84908d4
[autoparallel] handled illegal sharding strategy (#1728)
2 years ago
..
strategy [autoparallel] handled illegal sharding strategy (#1728) 2 years ago
__init__.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
batch_norm_handler.py [autoparallel] resnet block runtime apply (#1709) 2 years ago
conv_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
dot_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2 years ago
getitem_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
layer_norm_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
node_handler.py [autoparallel] resnet block runtime apply (#1709) 2 years ago
normal_pooling_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
output_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
placeholder_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
registry.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
reshape_handler.py [autoparallel] resnet block runtime apply (#1709) 2 years ago
unary_elementwise_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago
where_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2 years ago