ColossalAI/colossalai/auto_parallel/tensor_shard/node_handler
Frank Lee 6c331a5a09
[autoparallel] refactored the autoparallel module for organization (#1706)
* [autoparallel] refactored the autoparallel module for organization

* polish code
2022-10-14 13:27:00 +08:00
..
strategy [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
__init__.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
batch_norm_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
conv_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
dot_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +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
node_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +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] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
reshape_handler.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +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] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00