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.7 [full merge, no squash] #6871

Merged
merged 18 commits into from
Apr 7, 2021

Conversation

kaushikb11
Copy link
Contributor

PR review

related to #6083

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • 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

Borda and others added 18 commits April 6, 2021 16:12
* fix_hydra

* update changelog

Co-authored-by: Your Name <you@example.com>
* Update Bolts link

* Update Bolts link

* formt

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update logic for checking TPUs availability

* fix flake8

* add fix
…htning-AI#5952)

Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
…-AI#6828)

* fix iterable dataset len check

* update predict and validate

* add validate to test

* add changelog

* add predict
* sanitize none params during pruning

* amend
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
* Fix DPP + SyncBN

Ensure that model is already on correct GPU before applying SyncBN conversion

* Fix order of SyncBN for ddp_spawn
)

* Add test for symlink support and initial fix

* Respond to comment and add docstring

* Update CHANGELOG.md

* Simplify

* Update pytorch_lightning/utilities/cloud_io.py

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* Make `LightningLocalFileSystem` protected

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
There seem to be 3 arguments missing in the `lr_find` call in the tunining.py file.
Skip advanced profiler for torch > 1.8

Skip pytorch profiler for torch > 1.8

Fix save checkpoint logic for TPUs
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #6871 (86f6d08) into release/1.2.x (e7abd8e) will decrease coverage by 4%.
The diff coverage is 77%.

@@              Coverage Diff               @@
##           release/1.2.x   #6871    +/-   ##
==============================================
- Coverage             92%     88%    -4%     
==============================================
  Files                190     190            
  Lines              13050   13008    -42     
==============================================
- Hits               11956   11406   -550     
- Misses              1094    1602   +508     

@lexierule lexierule merged commit f5f4f03 into Lightning-AI:release/1.2.x Apr 7, 2021
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.