You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
2 years ago
..
experimental
strategy [autoparallel] update getitem handler (#2207) 2 years ago
__init__.py [autoparallel] fix spelling error (#2270) 2 years ago
addmm_handler.py
batch_norm_handler.py [autoparallel] use metainfo in handler (#2149) 2 years ago
binary_elementwise_handler.py [autockpt] make it work. (#2257) 2 years ago
bmm_handler.py
conv_handler.py [autoparallel] use metainfo in handler (#2149) 2 years ago
embedding_handler.py
getattr_handler.py [autoparallel] fix spelling error (#2270) 2 years ago
getitem_handler.py [NFC] polish colossalai/auto_parallel/tensor_shard/node_handler/getitem_handler.py code style (#2289) 2 years ago
layer_norm_handler.py
linear_handler.py [autoparallel] use metainfo in handler (#2149) 2 years ago
matmul_handler.py
node_handler.py [autoparallel] bypass MetaInfo when unavailable and modify BCAST_FUNC_OP metainfo (#2293) 2 years ago
normal_pooling_handler.py [autoparallel] use metainfo in handler (#2149) 2 years ago
output_handler.py [autoparallel] fix spelling error (#2270) 2 years ago
placeholder_handler.py [autoparallel] fix spelling error (#2270) 2 years ago
registry.py
reshape_handler.py [autockpt] make it work. (#2257) 2 years ago
softmax_handler.py
sum_handler.py
tensor_constructor_handler.py
unary_elementwise_handler.py [autockpt] make it work. (#2257) 2 years ago
where_handler.py