pypi pytorch-lightning 1.8.3
Weekly patch release

latest releases: 2.4.0, 2.3.3, 2.3.2...
22 months ago

App

Changed

  • Deduplicate top-level lighting CLI command groups (#15761)
    • lightning add ssh-key CLI command has been transitioned to lightning create ssh-key
    • lightning remove ssh-key CLI command has been transitioned to lightning delete ssh-key
  • Set Torch inference mode for prediction (#15719)
  • Improved LightningTrainerScript start-up time (#15751)
  • Disable XSRF protection in StreamlitFrontend to support upload in localhost (#15684)

Fixed

  • Fixed debugging with VSCode IDE (#15747)
  • Fixed setting property to the LightningFlow (#15750)

Lite

Changed

  • Temporarily removed support for Hydra multi-run (#15737)

Pytorch

Changed

  • Temporarily removed support for Hydra multi-run (#15737)
  • Switch from tensorboard to tensorboardx in TensorBoardLogger (#15728)

Full Changelog: 1.8.2...1.8.3

Don't miss a new pytorch-lightning release

NewReleases is sending notifications on new releases.