Skip to content

Commit eca299b

Browse files
committed
[bugfix] Check LightningOptimizer doesn't delete optimizer hooks (#6305)
* update * resolve bug
1 parent 73acdef commit eca299b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6363
- Ensure we check deepspeed/sharded in multinode DDP ([#6297](https://github.com/PyTorchLightning/pytorch-lightning/pull/6297)
6464

6565

66+
- Check `LightningOptimizer` doesn't delete optimizer hooks ([#6305](https://github.com/PyTorchLightning/pytorch-lightning/pull/6305)
67+
68+
6669
## [1.2.2] - 2021-03-02
6770

6871
### Added

0 commit comments

Comments
 (0)