-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Parity test #1284
Parity test #1284
Conversation
Hello @williamFalcon! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-03-30 20:36:52 UTC |
Codecov Report
@@ Coverage Diff @@
## master #1284 +/- ##
======================================
Coverage 92% 92%
======================================
Files 62 62
Lines 3186 3186
======================================
+ Hits 2918 2922 +4
+ Misses 268 264 -4 |
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.
Nice!
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.
seeing the times in https://colab.research.google.com/drive/1qvQdkiTfCeHot6Db9OI1acXqqn3qZdYO
[91.86524063200068,
85.56170413900054,
84.75839297699986,
84.57833823100009,
83.36381064600027,
83.92036224000003,
82.86866674199973,
84.17941058999986,
83.78484545599986,
84.37455196700012]
and
[66.38168524299999,
65.64241816699996,
66.31059756800005,
66.223956154,
65.61999890100014,
66.78608379100024,
66.0117561119996,
66.16935832099989,
65.6803158140001,
65.55979780100006]
is I udentads correctly the the unit are seconds it adds 30min to each buld which my icrease single CI test from 15min as it is now to more than 1h depending on concurency
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.
ok, on real CI ut look quite fine the time...
@williamFalcon still it takes about 5min extra... |
* adding test * adding test * added base parity model * added base parity model * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * added parity test * move parity to benchmark * formatting * fixed gradient acc sched * move parity to benchmark * formatting * fixed gradient acc sched * skip for CPU * call last Co-authored-by: J. Borovec <[email protected]>
adds a parity test for pytorch vanilla and lightning