pypi pytorch-lightning 2.1.2
Weekly patch release

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

App

Changed

  • Forced plugin server to use localhost (#18976)
  • Enabled bundling additional files into app source (#18980)
  • Limited rate of requests to http queue (#18981)

Fabric

Fixed

  • Fixed precision default from environment (#18928)

PyTorch

Fixed

  • Fixed an issue causing permission errors on Windows when attempting to create a symlink for the "last" checkpoint (#18942)
  • Fixed an issue where Metric instances from torchmetrics wouldn't get moved to the device when using FSDP (#18954)
  • Fixed an issue preventing the user to Trainer.save_checkpoint() an FSDP model when Trainer.test/validate/predict() ran after Trainer.fit() (#18992)

Contributors

TBD

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

Full Changelog: 2.1.1...2.1.2

Don't miss a new pytorch-lightning release

NewReleases is sending notifications on new releases.