We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8e0bc commit e840edfCopy full SHA for e840edf
docs/changelogs/v2.11.2.md
@@ -0,0 +1,14 @@
1
+## Change Log
2
+
3
+### Fix
4
5
+* Fix Lookahead optimizer (#200, #201, #202)
6
+ * When using PyTorch Lightning which expects your optimiser to be a subclass of `Optimizer`.
7
8
+### Contributions
9
10
+thanks to @georg-wolflein
11
12
+### Diff
13
14
+[2.11.1...2.11.2](https://github.com/kozistr/pytorch_optimizer/compare/v2.11.1...v2.11.2)
0 commit comments