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 408848d commit cd88089Copy full SHA for cd88089
pytorch_optimizer/__init__.py
@@ -16,4 +16,4 @@
16
from pytorch_optimizer.sam import SAM
17
from pytorch_optimizer.sgdp import SGDP
18
19
-__VERSION__ = '0.0.9'
+__VERSION__ = '0.0.10'
0 commit comments