Skip to content

Commit a20c12c

Browse files
committed
docs: v2.11.2 changelog
1 parent f76db3d commit a20c12c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/changelogs/v2.11.2.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010
* Fix Lookahead optimizer (#200, #201, #202)
1111
* When using PyTorch Lightning which expects your optimiser to be a subclass of `Optimizer`.
12+
* Fix default `rectify` to `False` in `AdaBelief` optimizer (#203)
13+
14+
### Test
15+
16+
* Add `DynamicLossScaler` test case
17+
18+
### Docs
19+
20+
* Highlight the code blocks
21+
* Fix pepy badges
1222

1323
### Contributions
1424

0 commit comments

Comments
 (0)