pypi pytorch-lightning 2.0.9
Weekly patch release

latest releases: 2.3.1, 2.3.0, 2.2.5...
9 months ago

App

Fixed

  • Replace LightningClient with import from lightning_cloud (#18544)

Fabric

Fixed

  • Fixed an issue causing the _FabricOptimizer.state to remain outdated after loading with load_state_dict (#18488)

PyTorch

Fixed

  • Fixed an issue that wouldn't prevent the user to set the log_model parameter in WandbLogger via the LightningCLI (#18458)
  • Fixed the display of v_num in the progress bar when running with Trainer(fast_dev_run=True) (#18491)
  • Fixed UnboundLocalError when running with python -O (#18496)
  • Fixed visual glitch with the TQDM progress bar leaving the validation bar incomplete before switching back to the training display (#18503)
  • Fixed false positive warning about logging interval when running with Trainer(fast_dev_run=True) (#18550)

Contributors

@awaelchli, @Borda, @justusschock, @SebastianGer

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

Don't miss a new pytorch-lightning release

NewReleases is sending notifications on new releases.