Skip to content

Commit e0c8a1e

Browse files
committed
chlog
1 parent 9c9c251 commit e0c8a1e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/lightning/pytorch/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5151

5252
- Fixed cleanup of temporary files from `Tuner` on crashes ([#21162](https://github.com/Lightning-AI/pytorch-lightning/pull/21162))
5353

54+
55+
- Fixed LR Finder: compute gradients w.r.t. `log10(lr)` in exponential mode #([#21171](https://github.com/Lightning-AI/pytorch-lightning/pull/21171))
56+
57+
58+
5459
---
5560

5661
## [2.5.4] - 2025-08-29

0 commit comments

Comments
 (0)