Skip to content

Commit e590ec5

Browse files
authored
Merge pull request #1889 from twmht/import_lion
import lion in __init__.py
2 parents 5874d1b + 942726d commit e590ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

timm/optim/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
from .radam import RAdam
1414
from .rmsprop_tf import RMSpropTF
1515
from .sgdp import SGDP
16+
from .lion import Lion
1617
from .optim_factory import create_optimizer, create_optimizer_v2, optimizer_kwargs

0 commit comments

Comments
 (0)