pypi pytorch-lightning 1.7.7
PyTorch Lightning 1.7.7: Standard patch release

latest releases: 2.3.2, 2.3.1, 2.3.0...
21 months ago

[1.7.7] - 2022-09-22

Fixed

  • Fixed the availability check for the neptune-client package (#14714)
  • Break HPU Graphs into two parts (forward + backward as one and optimizer as another) for better performance (#14656)
  • Fixed torchscript error with ensembles of LightningModules (#14657, #14724)
  • Fixed an issue with TensorBoardLogger.finalize creating a new experiment when none was created during the Trainer's execution (#14762)
  • Fixed TypeError on import when torch.distributed is not available (#14809)

Contributors

@awaelchli @Borda @carmocca @dependabot @otaj @raoakarsha

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.