Skip to content

Commit 98ea1be

Browse files
committed
docs: v3.4.2 changelog
1 parent 1e304ae commit 98ea1be

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/changelogs/v3.4.2.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,20 @@
55
* Implement `SCION` optimizer. (#348, #352)
66
* [Training Deep Learning Models with Norm-Constrained LMOs](https://arxiv.org/abs/2502.07529)
77

8+
### Update
9+
10+
* Update ScheduleFreeSGD, AdamW, RAdam optimizers with the latest. (#351, #353)
11+
* Remove `use_palm` variant in ScheduleFree optimizer due to instability. (#353)
12+
* Ranger25 optimizer. (#353)
13+
14+
### Fix
15+
16+
* Remove `weight decouple` parameter in ScheduleFree optimizers. (#351, #353)
17+
818
### Docs
919

1020
* Fix `AliG` optimizer visualization. (#350)
1121

1222
### Contributions
1323

14-
thanks to @AidinHamedi
24+
thanks to @AidinHamedi, @hatonosuke

0 commit comments

Comments
 (0)