Skip to content

Commit 00fbae0

Browse files
authoredFeb 14, 2025··
Merge pull request #349 from kozistr/update/v3.4.1
[Release] v3.4.1
2 parents 5f4e62f + ba341db commit 00fbae0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+160
-185
lines changed
 

‎docs/changelogs/v3.4.1.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* change default beta1, beta2 to 0.95 and 0.98 respectively
1717
* Skip adding `Lookahead` wrapper in case of `Ranger*` optimizers, which already have it in `create_optimizer()`. (#340)
1818
* Improved optimizer visualization. (#345)
19+
* Rename `pytorch_optimizer.optimizer.gc` to `pytorch_optimizer.optimizer.gradient_centralization` to avoid possible conflict with Python built-in function `gc`. (#349)
1920

2021
### Bug
2122

-483 Bytes
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.