Skip to content

Commit 2023956

Browse files
committed
docs: v3.3.1 changelog
1 parent 5c83907 commit 2023956

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/changelogs/v3.3.1.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
* [SGD-like Memory, AdamW-level Performance](https://arxiv.org/abs/2412.05270)
99
* Rename the `Apollo` (`An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization`) optimizer name to `ApolloDQN` not to overlap with the new optimizer name `APOLLO`. (#312)
1010
* Implement `MARS` optimizer. (#313, #314)
11-
* [Unleashing the Power of Variance Reduction for Training Large Models](https://arxiv.org/abs/2411.10438)
11+
* [Unleashing the Power of Variance Reduction for Training Large Models](https://arxiv.org/abs/2411.10438)
12+
* Support `Cautious` variant to `MARS` optimizer. (#314)
1213

1314
### Bug
1415

@@ -17,7 +18,7 @@
1718

1819
### Docs
1920

20-
* Add more visualizations. (#310)
21+
* Add more visualizations. (#310, #314)
2122

2223
### Contributions
2324

0 commit comments

Comments
 (0)