ColossalAI/colossalai/fx/profiler/experimental/profiler_module
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 [fx] provide a stable but not accurate enough version of profiler. (#1547) 2022-09-07 11:21:04 +08:00
activation_function.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
attention.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
convolution.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
dropout.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
embedding.py [NFC] polish colossalai/fx/profiler/experimental/profiler_module/embedding.py code style (#3256) 2023-03-29 15:22:21 +08:00
linear.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
normalization.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
pooling.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
rnn.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
torch_op.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00