ColossalAI/colossalai/auto_parallel/tensor_shard/node_handler
digger yu e2d81eba0d
[nfc] fix typo colossalai/ applications/ (#3831)
* fix typo colossalai/autochunk auto_parallel amp

* fix typo colossalai/auto_parallel nn utils etc.

* fix typo colossalai/auto_parallel autochunk fx/passes  etc.

* fix typo docs/

* change placememt_policy to placement_policy in docs/ and examples/

* fix typo colossalai/ applications/
2023-05-25 16:19:41 +08:00
..
strategy fix typo colossalai/auto_parallel autochunk fx/passes etc. (#3808) 2023-05-24 09:01:50 +08:00
__init__.py
addmm_handler.py
batch_norm_handler.py [autoparallel]integrate auto parallel feature with new tracer (#3408) 2023-04-04 17:40:45 +08:00
binary_elementwise_handler.py
bmm_handler.py
conv_handler.py
default_reshape_handler.py
embedding_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2023-05-23 15:28:20 +08:00
getattr_handler.py
getitem_handler.py
layer_norm_handler.py
linear_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2023-05-23 15:28:20 +08:00
matmul_handler.py [nfc] fix typo colossalai/ applications/ (#3831) 2023-05-25 16:19:41 +08:00
node_handler.py [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2023-05-23 15:28:20 +08:00
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