ColossalAI/colossalai/auto_parallel/tensor_shard/node_handler
Zirui Zhu 1c29b173c9 [NFC] polish colossalai/auto_parallel/tensor_shard/node_handler/getitem_handler.py code style (#2289) 2023-01-04 15:09:57 +08:00
..
experimental
strategy [autoparallel] update getitem handler (#2207) 2022-12-27 19:58:32 +08:00
__init__.py [autoparallel] fix spelling error (#2270) 2023-01-03 16:13:00 +08:00
addmm_handler.py
batch_norm_handler.py [autoparallel] use metainfo in handler (#2149) 2022-12-20 10:31:22 +08:00
binary_elementwise_handler.py [autockpt] make it work. (#2257) 2023-01-02 23:37:45 +08:00
bmm_handler.py
conv_handler.py [autoparallel] use metainfo in handler (#2149) 2022-12-20 10:31:22 +08:00
embedding_handler.py
getattr_handler.py [autoparallel] fix spelling error (#2270) 2023-01-03 16:13:00 +08:00
getitem_handler.py [NFC] polish colossalai/auto_parallel/tensor_shard/node_handler/getitem_handler.py code style (#2289) 2023-01-04 15:09:57 +08:00
layer_norm_handler.py
linear_handler.py [autoparallel] use metainfo in handler (#2149) 2022-12-20 10:31:22 +08:00
matmul_handler.py
node_handler.py [autoparallel] bypass MetaInfo when unavailable and modify BCAST_FUNC_OP metainfo (#2293) 2023-01-03 20:28:01 +08:00
normal_pooling_handler.py [autoparallel] use metainfo in handler (#2149) 2022-12-20 10:31:22 +08:00
output_handler.py [autoparallel] fix spelling error (#2270) 2023-01-03 16:13:00 +08:00
placeholder_handler.py [autoparallel] fix spelling error (#2270) 2023-01-03 16:13:00 +08:00
registry.py
reshape_handler.py [autockpt] make it work. (#2257) 2023-01-02 23:37:45 +08:00
softmax_handler.py
sum_handler.py
tensor_constructor_handler.py
unary_elementwise_handler.py [autockpt] make it work. (#2257) 2023-01-02 23:37:45 +08:00
where_handler.py