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 6c23f3d commit 14a188eCopy full SHA for 14a188e
tests/test_load_optimizers.py
@@ -18,6 +18,7 @@
18
'diffrgrad',
19
'lamb',
20
'ralamb',
21
+ 'lars',
22
]
23
24
INVALID_OPTIMIZER_NAMES: List[str] = [
0 commit comments