-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fixing miss-leading tested acc values #5876
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5876 +/- ##
======================================
- Coverage 93% 93% -0%
======================================
Files 160 160
Lines 11435 11435
======================================
- Hits 10690 10683 -7
- Misses 745 752 +7 |
e1241dd to
859be86
Compare
|
@rohitgr7 mind checks why these tests are failing, not sure how it happens that the predictions are negative... |
|
@Borda can we do it separately for accelerators and trainer since only those two modules are left? After that, we can remove the unused code (related to EvalModelTemplate) once everything is done. Will try to get some time by this weekend and complete them. Can we close this for now? |
3094220 to
ccb44ab
Compare
This reverts commit 6c3fb39.
|
getting this error here: aren't all the jobs on azure running independently?? @Borda |
yes it should, each shall use own machine |
|
pls do a re-review. Changed/Updated a few things here. |
GREAT, Thank you! |
* fixing tested values * . * tests * yapf * softmax * hvd * rename * lr * duplicate * drop * classif * rm EvalModel * Revert "rm EvalModel" This reverts commit 6c3fb39. * update tests * fix * azure * azure * self * cpu * Apply suggestions from code review Co-authored-by: rohitgr7 <[email protected]>
What does this PR do?
for some reason there were acc tested as loss for Boring models which does not make any sense and also leads to random failers...
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃