-
Notifications
You must be signed in to change notification settings - Fork 3.6k
sync 1.1.2 >> feature 1.2 [full merge, no squash] #5253
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
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
rebase on |
|
@SeanNaren @tchaton so shall we merge it as with all commits or squash? In such case we need @williamFalcon to merge it in command line as |
Codecov Report
@@ Coverage Diff @@
## release/1.2-dev #5253 +/- ##
================================================
+ Coverage 89% 93% +4%
================================================
Files 146 146
Lines 10289 10315 +26
================================================
+ Hits 9150 9549 +399
+ Misses 1139 766 -373 |
* remove nan loss whe missing * Update pytorch_lightning/core/lightning.py Co-authored-by: Carlos Mocholí <[email protected]> * Apply suggestions from code review Co-authored-by: Carlos Mocholí <[email protected]> Co-authored-by: Rohit Gupta <[email protected]>
* add test * resolve bug * udpate test * wrongly copy / paste * update test * resolve a second bug Co-authored-by: Ubuntu <[email protected]>
* Disable pl optimizer temporarily to fix AMP issues * Add todo and enable pl optimizer in the test
* drop install FairScale for TPU * typo Co-authored-by: Roger Shieh <[email protected]>
* draft * wip * CI * drop pl geometry * copy * logo
* define tests * fix basic * fix gans * unet * test * drop * format * fix * revert Co-authored-by: Justus Schock <[email protected]> Co-authored-by: Justus Schock <[email protected]>
* docs * script * dump * desc * import * import * if * norm * t * finished * isort * typing Co-authored-by: Nicki Skafte <[email protected]> * xlabel * pandas * time Co-authored-by: Nicki Skafte <[email protected]>
* update CHANGELOG.md, increment for RC * Add missing changelog update * Added a few more * Move to added * Address code review * Missing space * Remove unreleased * Remove lines * Update CHANGELOG.md Co-authored-by: Rohit Gupta <[email protected]>
Fixed a small bug with the `WandbLogger` docs. Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Roger Shieh <[email protected]>
* update DALIClassificationLoader to not use deprecated arguments * fix line length * dali version check added and changed args accordingly * versions * checking version using disutils.version.LooseVersion now * . * ver * import Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Jirka Borovec <[email protected]>
* Fix deprecation call * fix Co-authored-by: Jirka Borovec <[email protected]>
Co-authored-by: Gregor Koporec <[email protected]> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Sean Naren <[email protected]>
* feat(wandb): offset logging step when resuming * feat(wandb): output warnings * fix(wandb): allow step to be None * test(wandb): update tests * feat(wandb): display warning only once * style: fix PEP issues * tests(wandb): fix tests * tests(wandb): improve test * style: fix whitespace * feat: improve warning Co-authored-by: Adrian Wälchli <[email protected]> * feat(wandb): use variable from class instance Co-authored-by: Jirka Borovec <[email protected]> * tests(wandb): check warnings * feat(wandb): use WarningCache * tests(wandb): fix tests * style: fix formatting Co-authored-by: Adrian Wälchli <[email protected]> Co-authored-by: Jirka Borovec <[email protected]>
* reduce verbosity level in drone * verbosity
* Remove Sourcerer * trigger Co-authored-by: Jirka Borovec <[email protected]>
* skip test * Apply suggestions from code review Co-authored-by: Rohit Gupta <[email protected]> Co-authored-by: Nicki Skafte <[email protected]>
Co-authored-by: Roger Shieh <[email protected]>
* draft * fix * drop folder Co-authored-by: chaton <[email protected]>
What does this PR do?
Just to try if we can have all diff commits listed even after resolving conflicts...
effectively it is just a draft, but to see collision it has to be full PR, so ignore it atmcloses #5251
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 🙃