Skip to content

Revert "Update resnet18 test value to fix tests" #2990

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

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

datumbox
Copy link
Contributor

Reverts #2978

It seems that PyTorch reverted the change that affected our expected values. Here is Travis failing for a new PR:

It seems now the old values are the ones that work, so I propose to revert the change.

… to resolve broken tests. (#2978)"

This reverts commit 1f4e3a4.
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #2990 (c9d65aa) into master (78159d6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2990   +/-   ##
=======================================
  Coverage   73.39%   73.39%           
=======================================
  Files          99       99           
  Lines        8825     8825           
  Branches     1391     1391           
=======================================
  Hits         6477     6477           
  Misses       1929     1929           
  Partials      419      419           

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 78159d6...c9d65aa. Read the comment docs.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Thanks!

@datumbox datumbox merged commit f8ba581 into master Nov 12, 2020
@fmassa fmassa deleted the revert-2978-tests/fixing_resnet18_value branch November 12, 2020 10:45
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
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