Skip to content

Minor patch release v2.1.2

Compare
Choose a tag to compare
@Borda Borda released this 15 Nov 20:56
· 365 commits to release/stable since this release

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

@awaelchli, @carmocca, @ethanwharris, @tchaton

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

Full Changelog: 2.1.1...2.1.2