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 14aee08 commit e7af455Copy full SHA for e7af455
pytorch_optimizer/__init__.py
@@ -13,4 +13,4 @@
13
from pytorch_optimizer.sam import SAM
14
from pytorch_optimizer.sgdp import SGDP
15
16
-__VERSION__ = '0.0.6'
+__VERSION__ = '0.0.7'
0 commit comments