Lightning

Latest version: v2.5.0.post0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 32

1.3.7post0

Fixed

- Fixed backward compatibility of moved functions `rank_zero_warn` and `rank_zero_deprecation` ([8085](https://github.com/PyTorchLightning/pytorch-lightning/pull/8085))

Contributors

kaushikb11 carmocca

1.3.7

Fixed

- Fixed a bug where skipping an optimizer while using amp causes amp to trigger an assertion error ([7975](https://github.com/PyTorchLightning/pytorch-lightning/pull/7975))
This conversation was marked as resolved by carmocca
- Fixed deprecation messages not showing due to incorrect stacklevel ([8002](https://github.com/PyTorchLightning/pytorch-lightning/pull/8002), [#8005](https://github.com/PyTorchLightning/pytorch-lightning/pull/8005))
- Fixed setting a `DistributedSampler` when using a distributed plugin in a custom accelerator ([7814](https://github.com/PyTorchLightning/pytorch-lightning/pull/7814))
- Improved `PyTorchProfiler` chrome traces names ([8009](https://github.com/PyTorchLightning/pytorch-lightning/pull/8009))
- Fixed moving the best score to device in `EarlyStopping` callback for TPU devices ([7959](https://github.com/PyTorchLightning/pytorch-lightning/pull/7959))


Contributors

yifuwang kaushikb11 ajtritt carmocca tchaton

1.3.6

Fixed

- Fixed logs overwriting issue for remote filesystems ([7889](https://github.com/PyTorchLightning/pytorch-lightning/pull/7889))
- Fixed `DataModule.prepare_data` could only be called on the global rank 0 process ([7945](https://github.com/PyTorchLightning/pytorch-lightning/pull/7945))
- Fixed setting `worker_init_fn` to seed dataloaders correctly when using DDP ([7942](https://github.com/PyTorchLightning/pytorch-lightning/pull/7942))
- Fixed `BaseFinetuning` callback to properly handle parent modules w/ parameters ([7931](https://github.com/PyTorchLightning/pytorch-lightning/pull/7931))

Contributors

awaelchli Borda kaushikb11 Queuecumber SeanNaren senarvi speediedan

1.3.5

Added

- Added warning to Training Step output ([7779](https://github.com/PyTorchLightning/pytorch-lightning/pull/7779))

Fixed

- Fixed LearningRateMonitor + BackboneFinetuning ([7835](https://github.com/PyTorchLightning/pytorch-lightning/pull/7835))
- Minor improvements to `apply_to_collection` and type signature of `log_dict` ([7851](https://github.com/PyTorchLightning/pytorch-lightning/pull/7851))
- Fixed docker versions ([7834](https://github.com/PyTorchLightning/pytorch-lightning/pull/7834))
- Fixed sharded training check for fp16 precision ([7825](https://github.com/PyTorchLightning/pytorch-lightning/pull/7825))
- Fixed support for torch Module type hints in LightningCLI ([7807](https://github.com/PyTorchLightning/pytorch-lightning/pull/7807))

Changed

- Move `training_output` validation to after `train_step_end` ([7868](https://github.com/PyTorchLightning/pytorch-lightning/pull/7868))

Contributors

Borda, justusschock, kandluis, mauvilsa, shuyingsunshine21, tchaton

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

1.3.4

Fixed

- Fixed info message when max training time reached ([7780](https://github.com/PyTorchLightning/pytorch-lightning/pull/7780))
- Fixed missing `__len__` method to `IndexBatchSamplerWrapper` ([7681](https://github.com/PyTorchLightning/pytorch-lightning/pull/7681))

Contributors

awaelchli kaushikb11

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

1.3.3

Changed

- Changed calling of `untoggle_optimizer(opt_idx)` out of the closure function (7563)

Fixed

- Fixed `ProgressBar` pickling after calling `trainer.predict` (7608)
- Fixed broadcasting in multi-node, multi-gpu DDP using torch 1.7 (7592)
- Fixed dataloaders are not reset when tuning the model (7566)
- Fixed print errors in `ProgressBar` when `trainer.fit` is not called (7674)
- Fixed global step update when the epoch is skipped (7677)
- Fixed training loop total batch counter when accumulate grad batches was enabled (7692)

Contributors

carmocca kaushikb11 ryanking13 Lucklyric ajtritt yifuwang

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

Page 17 of 32

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.