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
digger yu 7f8203af69
fix typo colossalai/auto_parallel autochunk fx/passes etc. (#3808)
2 years ago
..
strategy fix typo colossalai/auto_parallel autochunk fx/passes etc. (#3808) 2 years ago
__init__.py
addmm_handler.py
batch_norm_handler.py [autoparallel]integrate auto parallel feature with new tracer (#3408) 2 years ago
binary_elementwise_handler.py
bmm_handler.py [autoparallel] adapt autoparallel with new analyzer (#3261) 2 years ago
conv_handler.py
default_reshape_handler.py
embedding_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2 years ago
getattr_handler.py
getitem_handler.py
layer_norm_handler.py
linear_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2 years ago
matmul_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2 years ago
node_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2 years ago
normal_pooling_handler.py
output_handler.py
permute_handler.py
placeholder_handler.py
registry.py
softmax_handler.py
split_handler.py
sum_handler.py
tensor_constructor_handler.py
transpose_handler.py
unary_elementwise_handler.py
view_handler.py
where_handler.py