Skip to content

Commit 141e01e

Browse files
committed
fix: missing imports
1 parent 9865c97 commit 141e01e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytorch_optimizer/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,15 @@
116116
Muon,
117117
Nero,
118118
NovoGrad,
119+
OrthoGrad,
119120
PAdam,
120121
PCGrad,
121122
Prodigy,
122123
QHAdam,
123124
RAdam,
124125
Ranger,
125126
Ranger21,
127+
Ranger25,
126128
RotoGrad,
127129
SafeFP16Optimizer,
128130
ScalableShampoo,

0 commit comments

Comments
 (0)