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 ff4a38e commit fba6ecdCopy full SHA for fba6ecd
timm/models/__init__.py
@@ -13,6 +13,7 @@
13
from .dla import *
14
from .dpn import *
15
from .edgenext import *
16
+from .efficientformer import *
17
from .efficientnet import *
18
from .ghostnet import *
19
from .gluon_resnet import *
0 commit comments