ColossalAI/colossalai/auto_parallel/tensor_shard/deprecated/op_handler
YuliangLiu0306 cdb7d5e7d2
[hotfix] autoparallel unit test (#1752)
2022-10-20 19:51:38 +08:00
..
__init__.py [hotfix] autoparallel unit test (#1752) 2022-10-20 19:51:38 +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