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 1ddb7e2 commit b974419Copy full SHA for b974419
tests/test_load_optimizers.py
@@ -4,7 +4,6 @@
4
5
from pytorch_optimizer import load_optimizers
6
7
-
8
VALID_OPTIMIZER_NAMES: List[str] = [
9
'adamp',
10
'sgdp',
0 commit comments