ColossalAI/colossalai/nn/lr_scheduler
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
cosine.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
delayed.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
linear.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
multistep.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
onecycle.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
poly.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
torch.py [legacy] move communication and nn to legacy and refactor logger (#4671) 2023-09-11 16:24:28 +08:00