Update dependency lightning to v2.0.5 #47
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.0.3
->==2.0.5
Release Notes
Lightning-AI/lightning (lightning)
v2.0.5
: Minor patch releaseCompare Source
App
Added
Changed
Fabric
Added
Changed
Fixed
torch.set_float32_matmul_precision
info message to show multiple times (#17960)Fabric.load()
is called afterFabric.setup()
(#17997)PyTorch
Fixed
WandbLogger
(#17818)torch.set_float32_matmul_precision
info message to show multiple times (#17960)map_location
argument for theLightningDataModule.load_from_checkpoint
function (#17950)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 releaseCompare Source
App
Fixed
Fabric
Fixed
plugins.precision.MixedPrecision
(#17687)PyTorch
Changed
NeptuneLogger
(#16761):log()
method withappend()
andextend()
.Handler
as an alternative toRun
for therun
argument. This means that you can call itNeptuneLogger(run=run["some/namespace"])
to log everything to thesome/namespace/
location of the run.Fixed
plugins.precision.MixedPrecisionPlugin
(#17687)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.
This PR has been generated by Mend Renovate. View repository job log here.