ColossalAI/colossalai/nn/lr_scheduler
Hongxin Liu c53ddda88f
[lr-scheduler] fix load state dict and add test (#5369)
2024-02-06 14:23:32 +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 [lr-scheduler] fix load state dict and add test (#5369) 2024-02-06 14:23:32 +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