ColossalAI/colossalai/auto_parallel/tensor_shard/deprecated/op_handler
binmakeswell 1f8ab6f1f5
[NFC] polish code format (#2367)
2023-01-06 15:34:48 +08:00
..
__init__.py [hotfix] autoparallel unit test (#1752) 2022-10-20 19:51:38 +08:00
batch_norm_handler.py [NFC] polish code format (#2367) 2023-01-06 15:34:48 +08:00
bcast_op_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
conv_handler.py [NFC] polish colossalai/auto_parallel/tensor_shard/deprecated/op_handler/conv_handler.py code style (#1829) 2022-11-09 12:08:47 +08:00
dot_handler.py [autoparallel] fix spelling error (#2270) 2023-01-03 16:13:00 +08:00
embedding_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00
layer_norm_handler.py [NFC] polish colossalai/auto_parallel/tensor_shard/deprecated/op_handler/layer_norm_handler.py code style (#2305) 2023-01-04 15:09:57 +08:00
operator_handler.py [NFC] polish colossalai/auto_parallel/tensor_shard/deprecated/op_handler/operator_handler.py code style (#1845) 2022-11-09 12:08:47 +08:00
reshape_handler.py [NFC] polish colossalai/auto_parallel/tensor_shard/deprecated/op_handler/reshape_handler.py code style (#2292) 2023-01-04 15:09:57 +08:00
strategy_generator.py [autoparallel] collated all deprecated files (#1700) 2022-10-13 18:24:11 +08:00
unary_elementwise_handler.py [NFC] polish code format (#2367) 2023-01-06 15:34:48 +08:00
where_handler.py [autoparallel] handled illegal sharding strategy (#1728) 2022-10-19 12:53:06 +08:00