Making large AI models cheaper, faster and more accessible
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Hongxin Liu c53ddda88f
[lr-scheduler] fix load state dict and add test (#5369)
10 months ago
..
__init__.py [misc] update pre-commit and run all files (#4752) 1 year ago
cosine.py [misc] add last_epoch in CosineAnnealingWarmupLR (#4778) 1 year ago
delayed.py [lr-scheduler] fix load state dict and add test (#5369) 10 months ago
linear.py [misc] update pre-commit and run all files (#4752) 1 year ago
multistep.py [misc] update pre-commit and run all files (#4752) 1 year ago
onecycle.py [misc] update pre-commit and run all files (#4752) 1 year ago
poly.py [misc] update pre-commit and run all files (#4752) 1 year ago
torch.py