ColossalAI/colossalai/auto_parallel/tensor_shard/deprecated/op_handler
Frank Lee eee84908d4
[autoparallel] handled illegal sharding strategy (#1728)
* [autoparallel] handled illegal sharding strategy

* polish code
2022-10-19 12:53:06 +08:00
..
__init__.py [autoparallel] collated all deprecated files (#1700) 2022-10-13 18:24:11 +08:00
batch_norm_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
bcast_op_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
conv_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
dot_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
embedding_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
layer_norm_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
operator_handler.py [autoparallel] collated all deprecated files (#1700) 2022-10-13 18:24:11 +08:00
reshape_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
strategy_generator.py [autoparallel] collated all deprecated files (#1700) 2022-10-13 18:24:11 +08:00
unary_elementwise_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
where_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00