ColossalAI/colossalai/auto_parallel/tensor_shard/node_handler/strategy
Hongxin Liu 079bf3cb26
[misc] update pre-commit and run all files (#4752)
* [misc] update pre-commit

* [misc] run pre-commit

* [misc] remove useless configuration files

* [misc] ignore cuda for clang-format
2023-09-19 14:20:26 +08:00
..
__init__.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
batch_norm_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
binary_elementwise_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
conv_strategy_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
embedding_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
getattr_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
getitem_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
layer_norm_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
matmul_strategy_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
normal_pooling_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
output_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
placeholder_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
reshape_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
softmax_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
strategy_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
sum_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
tensor_constructor_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
unary_elementwise_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
where_generator.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00