Skip to content

Commit ed61369

Browse files
committed
docs: v3.4.1 changelog
1 parent c0ca809 commit ed61369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelogs/v3.4.1.md

Lines changed: 1 addition & 0 deletions
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

0 commit comments

Comments
 (0)