-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Update resnet18 test value to fix tests #2978
Conversation
…lve broken tests.
Codecov Report
@@ Coverage Diff @@
## master #2978 +/- ##
==========================================
+ Coverage 73.41% 73.73% +0.32%
==========================================
Files 99 99
Lines 8812 8945 +133
Branches 1389 1419 +30
==========================================
+ Hits 6469 6596 +127
- Misses 1917 1923 +6
Partials 426 426
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
…lve broken tests. (pytorch#2978)
… to resolve broken tests. (pytorch#2978)" (pytorch#2990) This reverts commit 1f4e3a4.
…lve broken tests. (pytorch#2978)
… to resolve broken tests. (pytorch#2978)" (pytorch#2990) This reverts commit 1f4e3a4.
Change the
SUM_OF_PRETRAINED_RESNET18_PARAMS
decimal values to resolve broken tests on Travis: