Skip to content

Commit fba6ecd

Browse files
committed
Add EfficientFormer
1 parent ff4a38e commit fba6ecd

File tree

2 files changed

+553
-0
lines changed

2 files changed

+553
-0
lines changed

timm/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
from .dla import *
1414
from .dpn import *
1515
from .edgenext import *
16+
from .efficientformer import *
1617
from .efficientnet import *
1718
from .ghostnet import *
1819
from .gluon_resnet import *

0 commit comments

Comments
 (0)