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

Update dependency lightning to v2.0.5 #47

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightning ==2.0.3 -> ==2.0.5 age adoption passing confidence

Release Notes

Lightning-AI/lightning (lightning)

v2.0.5: Minor patch release

Compare Source

App

Added
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

@​anio, @​awaelchli, @​borda, @​ethanwharris, @​lantiga, @​nicolai86, @​rjarun8, @​schmidt-ai, @​schuhschuh, @​wouterzwerink, @​yurijmikhalevich

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

v2.0.4: Minor patch release

Compare Source

App

Fixed
  • bumped several dependencies to address security vulnerabilities.

Fabric

Fixed
  • Fixed validation of parameters of plugins.precision.MixedPrecision (#​17687)
  • Fixed an issue with HPU imports leading to performance degradation (#​17788)

PyTorch

Changed
  • Changes to the NeptuneLogger (#​16761):
    • It now supports neptune-client 0.16.16 and neptune >=1.0, and we have replaced the log() method with append() and extend().
    • It now accepts a namespace Handler as an alternative to Run for the run argument. This means that you can call it NeptuneLogger(run=run["some/namespace"]) to log everything to the some/namespace/ location of the run.
Fixed
  • Fixed validation of parameters of plugins.precision.MixedPrecisionPlugin (#​17687)
  • Fixed deriving default map location in LightningModule.load_from_checkpoint when there is an extra state (#​17812)

Contributors

@​akreuzer, @​awaelchli, @​borda, @​jerome-habana, @​kshitij12345

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 MaximilienLC as a code owner July 10, 2023 17:50
@renovate renovate bot changed the title Update dependency lightning to v2.0.4 Update dependency lightning to v2.0.5 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/lightning-2.x branch from 8f15388 to 4bfbada Compare July 10, 2023 19:05
@MaximilienLC MaximilienLC merged commit 0287f9d into main Jul 10, 2023
@MaximilienLC MaximilienLC deleted the renovate/lightning-2.x branch July 10, 2023 19:40
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.

1 participant