Remove duplicate CHANGELOG entry (#17069)
This commit is contained in:
parent
c93952cb2c
commit
100ef0c715
|
@ -424,8 +424,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
- Removed registration of `ShardedTensor` state dict hooks in `LightningModule.__init__` with `torch>=2.1` ([#16892](https://github.com/Lightning-AI/lightning/pull/16892))
|
||||
|
||||
- Removed the `lightning.pytorch.core.saving.ModelIO` class interface ([#16974](https://github.com/Lightning-AI/lightning/pull/16974))
|
||||
|
||||
- Removed the `lightning.pytorch.core.saving.ModelIO` class interface ([#16999](https://github.com/Lightning-AI/lightning/pull/16999))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue