Skip to content
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

feat: Added warmup each cycle feature in CyclicalScheduler #3064

Merged
merged 18 commits into from
Sep 24, 2023

feat: add feature each cycle in cosine annealing

731a943
Select commit
Loading
Failed to load commit list.
Merged

feat: Added warmup each cycle feature in CyclicalScheduler #3064

feat: add feature each cycle in cosine annealing
731a943
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 17, 2023 in 0s

5.88% of diff hit (target 90.00%)

View this Pull Request on Codecov

5.88% of diff hit (target 90.00%)

Annotations

Check warning on line 321 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L318-L321

Added lines #L318 - L321 were not covered by tests

Check warning on line 326 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L326

Added line #L326 was not covered by tests

Check warning on line 329 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L328-L329

Added lines #L328 - L329 were not covered by tests

Check warning on line 346 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L346

Added line #L346 was not covered by tests

Check warning on line 350 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 353 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L353

Added line #L353 was not covered by tests

Check warning on line 360 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 565 in ignite/handlers/param_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ignite/handlers/param_scheduler.py#L563-L565

Added lines #L563 - L565 were not covered by tests