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 3934366 commit f3e5a2bCopy full SHA for f3e5a2b
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.0.11'
+__VERSION__ = '0.1.0'
0 commit comments