Skip to content

Commit 8a713b0

Browse files
committed
Merge branch 'seefun-master'
2 parents 9589388 + 31e0dc0 commit 8a713b0

File tree

2 files changed

+745
-0
lines changed

2 files changed

+745
-0
lines changed

timm/models/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
from .gcvit import *
2626
from .ghostnet import *
2727
from .hardcorenas import *
28+
from .hgnet import *
2829
from .hrnet import *
2930
from .inception_next import *
3031
from .inception_resnet_v2 import *

0 commit comments

Comments
 (0)