Skip to content

Commit 115906a

Browse files
committed
update: NO_SPARSE_OPTIMIZERS
1 parent 921cb32 commit 115906a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
'pnm',
5757
'dadaptadam',
5858
'dadaptsgd',
59+
'adams',
5960
]
6061
VALID_OPTIMIZER_NAMES: List[str] = [
6162
'adamp',

0 commit comments

Comments
 (0)