Skip to content

Fixing flaky tests#369

Merged
jettify merged 4 commits intojettify:masterfrom
crawlingcub:master
Oct 5, 2021
Merged

Fixing flaky tests#369
jettify merged 4 commits intojettify:masterfrom
crawlingcub:master

Conversation

@crawlingcub
Copy link
Copy Markdown
Contributor

A follow up to #368. I additionally fixed another 10 configurations which were causing the test to be flaky. I individually experimented with configs for each optimizer and found optimal values for which the test failure rate is ~0%.

Please let me know if this seems ok.

Also since the test is more stable now, do you think that the seed on Line 88 can be removed?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 4, 2021

Codecov Report

Merging #369 (4c101db) into master (b8d79cc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #369   +/-   ##
=======================================
  Coverage   83.37%   83.37%           
=======================================
  Files          26       26           
  Lines        1654     1654           
  Branches      374      374           
=======================================
  Hits         1379     1379           
  Misses        163      163           
  Partials      112      112           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8d79cc...4c101db. Read the comment docs.

@crawlingcub
Copy link
Copy Markdown
Contributor Author

CC: @jettify

Copy link
Copy Markdown
Owner

@jettify jettify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jettify jettify merged commit 3f066d0 into jettify:master Oct 5, 2021
@jettify
Copy link
Copy Markdown
Owner

jettify commented Oct 5, 2021

Thanks!

hedonemaeda pushed a commit to hedonemaeda/pytorch-optimizer that referenced this pull request Mar 15, 2026
* patch-1

* lint

* lint

* lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants