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

fix(classify-mnist): update dependency lightning to v2.1.3 #13403

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightning 2.1.2 -> 2.1.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Lightning-AI/lightning (lightning)

v2.1.3: Minor patch release v2.1.3

Compare Source

App

Changed
  • Lightning App: Use the batch get endpoint (#​19180)
  • Drop starsessions from App's requirements (#​18470)
  • Optimize loading time for chunks to be there (#​19109)

Data

Added
  • Add fault tolerance StreamingDataset (#​19052)
  • Add numpy support for the StreamingDataset (#​19050)
  • Add fault tolerance for the StreamingDataset (#​19049)
  • Add direct s3 support to the StreamingDataset (#​19044)
  • Add disk usage check before downloading files (#​19041)
Changed
  • Cleanup chunks right away if the dataset doesn't fit within the cache in StreamingDataset (#​19168)
  • StreamingDataset improve deletion strategy (#​19118)
  • Improve StreamingDataset Speed (#​19114)
  • Remove time in the Data Processor progress bar (#​19108)
  • Optimize loading time for chunks to be there (#​19109)
  • Resolve path for StreamingDataset (#​19094)
  • Make input dir in DataProcessor required (#​18910)
  • Remove the LightningDataset relying on un-maintained torchdata (#​19019)
Fixed
  • Resolve checkpointing for the Streaming Dataset (#​19123)
  • Resolve Item Loader bugs (#​19017)

Fabric

Fixed
  • Avoid moving the model to device if move_to_device=False is passed (#​19152)
  • Fixed broadcast at initialization in MPIEnvironment (#​19074)

PyTorch

Changed
  • LightningCLI no longer allows setting a normal class instance as default. A lazy_instance can be used instead (#​18822)
Fixed
  • Fixed checks for local file protocol due to fsspec changes in 2023.10.0 (#​19023)
  • Fixed automatic detection of 'last.ckpt' files to respect the extension when filtering (#​17072)
  • Fixed an issue where setting CHECKPOINT_JOIN_CHAR or CHECKPOINT_EQUALS_CHAR would only work on the ModelCheckpoint class but not on an instance (#​19054)
  • Fixed ModelCheckpoint not expanding the dirpath if it has the ~ (home) prefix (#​19058)
  • Fixed handling checkpoint dirpath suffix in NeptuneLogger (#​18863)
  • Fixed an edge case where ModelCheckpoint would alternate between versioned and unversioned filename (#​19064)
  • Fixed broadcast at initialization in MPIEnvironment (#​19074)
  • Fixed the tensor conversion in self.log to respect the default dtype (#​19046)

Full Changelog: Lightning-AI/pytorch-lightning@2.1.2...2.1.3

Contributors

@​AleksanderWWW, @​awaelchli, @​borda, @​carmocca, @​dependabot[bot], @​mauvilsa, @​MF-FOOM, @​tchaton, @​yassersouri

If we forgot someone due to not matching commit email with GitHub account, let us know :]


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from hongbo-miao as a code owner December 21, 2023 18:54
Copy link

sonarcloud bot commented Dec 21, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mergify mergify bot merged commit 68fe815 into main Dec 21, 2023
79 checks passed
@mergify mergify bot deleted the renovate/classify-mnist-lightning-2.x branch December 21, 2023 18:56
Copy link

🎉 This PR is included in version 1.98.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants