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
YeAnbang 3883db452c
[NFC] polish unary_elementwise_generator.py code style (#4267)
1 year ago
..
strategy [NFC] polish unary_elementwise_generator.py code style (#4267) 1 year ago
__init__.py [autoparallel] add shard option (#2696) 2 years ago
addmm_handler.py
batch_norm_handler.py [autoparallel]integrate auto parallel feature with new tracer (#3408) 2 years ago
binary_elementwise_handler.py [autoparallel] update binary elementwise handler (#2451) 2 years ago
bmm_handler.py [autoparallel] adapt autoparallel with new analyzer (#3261) 2 years ago
conv_handler.py
default_reshape_handler.py [autoparallel] refactor handlers which reshape input tensors (#2615) 2 years ago
embedding_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2 years ago
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 [autoparallel] Patch meta information of `torch.nn.LayerNorm` (#2647) 2 years ago
linear_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2 years ago
matmul_handler.py [nfc] fix typo colossalai/ applications/ (#3831) 2 years ago
node_handler.py [test] fixed tests failed due to dtensor change (#4082) 1 year ago
normal_pooling_handler.py
output_handler.py [autoparallel] fix spelling error (#2270) 2 years ago
permute_handler.py [autoparallel] refactor handlers which reshape input tensors (#2615) 2 years ago
placeholder_handler.py [autoparallel] fix spelling error (#2270) 2 years ago
registry.py
softmax_handler.py
split_handler.py [autoparallel] refactor handlers which reshape input tensors (#2615) 2 years ago
sum_handler.py
tensor_constructor_handler.py
transpose_handler.py [autoparallel] refactor handlers which reshape input tensors (#2615) 2 years ago
unary_elementwise_handler.py [autockpt] make it work. (#2257) 2 years ago
view_handler.py [autoparallel] refactor handlers which reshape input tensors (#2615) 2 years ago
where_handler.py