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 962f9be commit 3934366Copy full SHA for 3934366
pytorch_optimizer/__init__.py
@@ -17,4 +17,4 @@
17
from pytorch_optimizer.sam import SAM
18
from pytorch_optimizer.sgdp import SGDP
19
20
-__VERSION__ = '0.1.0'
+__VERSION__ = '0.0.11'
0 commit comments