Skip to content
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

Merged
merged 27 commits into from
Mar 30, 2020
Merged

Parity test #1284

merged 27 commits into from
Mar 30, 2020

Conversation

williamFalcon
Copy link
Contributor

adds a parity test for pytorch vanilla and lightning

@pep8speaks
Copy link

pep8speaks commented Mar 29, 2020

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
Copy link

codecov bot commented Mar 29, 2020

Codecov Report

Merging #1284 into master will increase coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1284   +/-   ##
======================================
  Coverage      92%     92%           
======================================
  Files          62      62           
  Lines        3186    3186           
======================================
+ Hits         2918    2922    +4     
+ Misses        268     264    -4     

Copy link
Member

@ethanwharris ethanwharris left a comment

Choose a reason for hiding this comment

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

Nice!

Copy link
Member

@Borda Borda left a 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

@Borda Borda added feature Is an improvement or enhancement ci Continuous Integration labels Mar 29, 2020
Copy link
Member

@Borda Borda left a 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...

@Borda Borda added this to the 0.7.2 milestone Mar 30, 2020
@Borda Borda requested review from justusschock and a team March 30, 2020 21:46
@Borda Borda added the ready PRs ready to be merged label Mar 30, 2020
@Borda
Copy link
Member

Borda commented Mar 30, 2020

@williamFalcon still it takes about 5min extra...
let's get this done and draw speedup in another PR

@williamFalcon williamFalcon merged commit 18d055a into master Mar 30, 2020
@Borda Borda deleted the parity_test branch March 30, 2020 22:19
alexeykarnachev pushed a commit to alexeykarnachev/pytorch-lightning that referenced this pull request Apr 3, 2020
* 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]>
@Borda Borda modified the milestones: v0.7., v0.7.x Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration feature Is an improvement or enhancement ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants