Skip to content

Commit

Permalink
New scheduler: Epochwise OneCycleLR
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuele Ballarin <emanuele@ballarin.cc>
  • Loading branch information
emaballarin committed Aug 17, 2023
1 parent 839f400 commit 67b4677
Show file tree
Hide file tree
Showing 5 changed files with 324 additions and 289 deletions.
1 change: 1 addition & 0 deletions ebtorch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
del ralah_optim
del wfneal
del tricyc1c
del epochwise_onecycle

# Deletions (from .logging)
del AverageMeter
Expand Down
Loading

0 comments on commit 67b4677

Please sign in to comment.