forked from pytorch/ignite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed parameter scheduler bug with
CosineAnnealingWarmRestarts
(pyt…
…orch#2938) * remove codecov * RankProcessFirst * annotations * from class to contextlib * from class to contextlib and test * del test file * uniq folder for test * refactor tests + new assert_test * add to __all__, remove idist import * Apply suggestions from code review * Apply suggestions from code review * Update tests/ignite/distributed/utils/test_native.py * Added local arg and renamed function * add proxy class * annotation * test, proxy class * add optim * name change * test upd/ setter * class fix * Fixed mypy issues * test upd * Fixed failing test_lr_scheduler --------- Co-authored-by: vfdev <[email protected]>
- Loading branch information
1 parent
a99ea7f
commit e9e5b45
Showing
2 changed files
with
107 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters