Skip to content

Commit c6ef54e

Browse files
committed
Initial mambaout work
1 parent 6ee638a commit c6ef54e

File tree

2 files changed

+481
-0
lines changed

2 files changed

+481
-0
lines changed

timm/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
from .inception_v4 import *
3636
from .levit import *
3737
from .maxxvit import *
38+
from .mambaout import *
3839
from .metaformer import *
3940
from .mlp_mixer import *
4041
from .mobilenetv3 import *

0 commit comments

Comments
 (0)