Skip to content

Bump lightning from 2.0.0 to 2.0.5 #16

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps lightning from 2.0.0 to 2.0.5.

Release notes

Sourced from lightning's releases.

Minor patch release

App

Added

  • plugin: store source app (#17892)
  • added colocation identifier (#16796)
  • Added exponential backoff to HTTPQueue put (#18013)
  • Content for plugins (#17243)

Changed

  • Save a reference to created tasks, to avoid tasks disappearing (#17946)

Fabric

Added

  • Added validation against misconfigured device selection when using the DeepSpeed strategy (#17952)

Changed

  • Avoid info message when loading 0 entry point callbacks (#17990)

Fixed

  • Fixed the emission of a false-positive warning when calling a method on the Fabric-wrapped module that accepts no arguments (#17875)
  • Fixed check for FSDP's flat parameters in all parameter groups (#17914)
  • Fixed automatic step tracking in Fabric's CSVLogger (#17942)
  • Fixed an issue causing the torch.set_float32_matmul_precision info message to show multiple times (#17960)
  • Fixed loading model state when Fabric.load() is called after Fabric.setup() (#17997)

PyTorch

Fixed

  • Fixed delayed creation of experiment metadata and checkpoint/log dir name when using WandbLogger (#17818)
  • Fixed incorrect parsing of arguments when augmenting exception messages in DDP (#17948)
  • Fixed an issue causing the torch.set_float32_matmul_precision info message to show multiple times (#17960)
  • Added missing map_location argument for the LightningDataModule.load_from_checkpoint function (#17950)
  • Fix support for neptune-client (#17939)

Contributors

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lightning](https://github.com/Lightning-AI/lightning) from 2.0.0 to 2.0.5.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.0.0...2.0.5)

---
updated-dependencies:
- dependency-name: lightning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 25, 2023

Superseded by #18.

@dependabot dependabot bot closed this Jul 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/lightning-2.0.5 branch July 25, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants