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

Bump pytorch-lightning from 1.9.2 to 2.0.6 #10

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps pytorch-lightning from 1.9.2 to 2.0.6.

Release notes

Sourced from pytorch-lightning's releases.

Minor patch release

2.0.6

App

  • Fixed handling a None request in the file orchestration queue (#18111)

Fabric

  • Fixed TensorBoardLogger.log_graph not unwrapping the _FabricModule (#17844)

PyTorch

  • LightningCLI not saving correctly seed_everything when run=True and seed_everything=True (#18056)
  • Fixed validation of non-PyTorch LR schedulers in manual optimization mode (#18092)
  • Fixed an attribute error for _FaultTolerantMode when loading an old checkpoint that pickled the enum (#18094)

Contributors

@​awaelchli, @​lantiga, @​mauvilsa, @​shihaoyin

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

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

... (truncated)

Commits
  • ecffb2a cleaning chlog
  • f61802e enable docs from actual...
  • 3e95a05 Raise Empty when request_queue is None (#18111)
  • 41320d8 Enable loading legacy checkpoints that pickled the _FaultToleranceMode enum...
  • c161d06 docs: fallback for restoring right scroll menu (#18108)
  • 3dad856 Fix TensorBoardLogger.log_graph not recording the graph (#17926)
  • ba6e19d Make introduction example run on devices (#18097)
  • 22cdd10 Only validate schedulers in automatic optimization (#18092)
  • 8054e4f Update deepdiff requirement from <6.3.1,>=5.7.0 to >=5.7.0,<6.3.2 in /require...
  • 67746d4 Update docutils requirement from <0.20,>=0.16 to >=0.16,<0.21 in /requirement...
  • Additional commits viewable in compare view

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 [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.9.2 to 2.0.6.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@1.9.2...2.0.6)

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

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

dependabot bot commented on behalf of github Aug 16, 2023

Superseded by #13.

@dependabot dependabot bot closed this Aug 16, 2023
@dependabot dependabot bot deleted the dependabot/pip/pytorch-lightning-2.0.6 branch August 16, 2023 16:27
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