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

Weekly Patch Release v.1.2.8 [full merge, no squash] #6983

Merged
merged 22 commits into from
Apr 14, 2021
Merged

Conversation

SeanNaren
Copy link
Contributor

@SeanNaren SeanNaren commented Apr 13, 2021

What does this PR do?

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

awaelchli and others added 6 commits April 13, 2021 10:19
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

(cherry picked from commit 127c52a)
…astic (#6802)

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
(cherry picked from commit 86e1d9f)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
(cherry picked from commit 01b9cf8)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>

(cherry picked from commit eb15abc)
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #6983 (6be8dbc) into release/1.2.x (f5f4f03) will decrease coverage by 5%.
The diff coverage is 81%.

❗ Current head 6be8dbc differs from pull request most recent head 51ad15d. Consider uploading reports for the commit 51ad15d to get more accurate results

@@              Coverage Diff               @@
##           release/1.2.x   #6983    +/-   ##
==============================================
- Coverage             92%     88%    -5%     
==============================================
  Files                190     191     +1     
  Lines              13008   13158   +150     
==============================================
- Hits               11982   11524   -458     
- Misses              1026    1634   +608     

ethanwharris and others added 4 commits April 13, 2021 11:07
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

(cherry picked from commit 1c2ecbf)
#6877)

* Ensure we move the model to eval mode before running evaluation

* Ensure we set the flag appropriately across all stages

* Add test, move hooks logic

* Apply same fix to the validate loop

* Update pytorch_lightning/trainer/trainer.py

* Fix function name

* Fix order, add predict

* Shorten the name

* Fix input dm, drop duplicate on predict start hook call, as it's called in the setup function

* Use hook, remove double call

(cherry picked from commit 742c48e)
(cherry picked from commit 90e37ba)
awaelchli and others added 2 commits April 13, 2021 14:24
…6915)

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
(cherry picked from commit fe0d088)
Sean Naren and others added 4 commits April 13, 2021 21:29
* Drop libomp to see what happens

* Drop openmpi/horovod installs

* Revert "Drop libomp to see what happens"

This reverts commit cdd524f

* Update before install

* Skip horovod failing test

(cherry picked from commit e9c3e02)
(cherry picked from commit 23e8dff)
…ightning#6947) (#6958)

Co-Authored-By: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

(cherry picked from commit b37b58a)
* update docker base on PT 1.7

* fix path

(cherry picked from commit da1ac3a)
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@lexierule lexierule merged commit 7e57581 into release/1.2.x Apr 14, 2021
@lexierule lexierule deleted the 1.2.8 branch April 14, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.