ColossalAI/colossalai/nn/lr_scheduler
Yan haixu a22706337a
[misc] add last_epoch in CosineAnnealingWarmupLR (#4778)
2023-09-26 14:43:46 +08:00
..
__init__.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
cosine.py [misc] add last_epoch in CosineAnnealingWarmupLR (#4778) 2023-09-26 14:43:46 +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