Skip to content

Commit

Permalink
refactor: import
Browse files Browse the repository at this point in the history
  • Loading branch information
kozistr committed Nov 23, 2024
1 parent e731a85 commit 4576fb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytorch_optimizer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,22 @@
BSAM,
CAME,
FTRL,
GSAM,
LARS,
LOMO,
MADGRAD,
MSVAG,
PID,
PNM,
QHM,
SAM,
SGDP,
SGDW,
SM3,
SOAP,
SRMM,
SWATS,
WSAM,
A2Grad,
AccSGD,
AdaBelief,
Expand Down

0 comments on commit 4576fb7

Please sign in to comment.