-
-
Notifications
You must be signed in to change notification settings - Fork 620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change LinearCyclicalScheduler to triangle wave to sawtooth wave #3186
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1bdba9 - Browse repository at this point
Copy the full SHA f1bdba9View commit details
Commits on Jan 16, 2024
-
feat: change linearcyclicalscheduler
add optional flag for triangle and sawtooth wave
Configuration menu - View commit details
-
Copy full SHA for 8d68161 - Browse repository at this point
Copy the full SHA 8d68161View commit details
Commits on Jan 17, 2024
-
feat: fix LinearCyclicalScheduler
- move value error location to __init__ - rename use_legacy to use_sawtooth
Configuration menu - View commit details
-
Copy full SHA for d091eea - Browse repository at this point
Copy the full SHA d091eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d10fde - Browse repository at this point
Copy the full SHA 6d10fdeView commit details -
Merge branch 'feat/scheduler' of https://github.com/sihyeong671/ignite …
…into feat/scheduler
Configuration menu - View commit details
-
Copy full SHA for 75c3399 - Browse repository at this point
Copy the full SHA 75c3399View commit details
Commits on Jan 23, 2024
-
Revert "test: add LinearCyclicalScheduler using use_sawtooth option t…
…est" This reverts commit 6d10fde.
Configuration menu - View commit details
-
Copy full SHA for c3b88e0 - Browse repository at this point
Copy the full SHA c3b88e0View commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 831db8d - Browse repository at this point
Copy the full SHA 831db8dView commit details
Commits on Feb 5, 2024
-
feat: Modify LinearCyclicalScheduler
- add monotonic variable - check Error case
Configuration menu - View commit details
-
Copy full SHA for 86b7fed - Browse repository at this point
Copy the full SHA 86b7fedView commit details -
- warmup_duration, monotonic Value Error Check - add test case for linear cyclical scheduler with warmup_duration
Configuration menu - View commit details
-
Copy full SHA for 22da23b - Browse repository at this point
Copy the full SHA 22da23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d0475 - Browse repository at this point
Copy the full SHA 22d0475View commit details -
Configuration menu - View commit details
-
Copy full SHA for f46c6a0 - Browse repository at this point
Copy the full SHA f46c6a0View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40c43b9 - Browse repository at this point
Copy the full SHA 40c43b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdedb72 - Browse repository at this point
Copy the full SHA fdedb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4369315 - Browse repository at this point
Copy the full SHA 4369315View commit details