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 262652c8bc
[autoparallel] added addbmm handler (#1751)
2 years ago
..
strategy [autoparallel] added addbmm handler (#1751) 2 years ago
__init__.py [autoparallel] added addbmm handler (#1751) 2 years ago
batch_norm_handler.py [autoparallel] resnet block runtime apply (#1709) 2 years ago
bmm_handler.py [autoparallel] added addbmm handler (#1751) 2 years ago
conv_handler.py [autoparallel] fixed wrong sharding strategy in conv handler (#1747) 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
linear_handler.py [autoparallel] fixed wrong sharding strategy in conv handler (#1747) 2 years ago
node_handler.py [autoparallel] handled illegal sharding strategy in shape consistency (#1744) 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