This commit is contained in:
Fredo Guan 2023-01-07 20:22:23 -08:00
parent 94a91598c3
commit 530709d299
2 changed files with 1520 additions and 0 deletions

View File

@ -26,6 +26,7 @@ from .inception_v3 import *
from .inception_v4 import *
from .levit import *
from .maxxvit import *
from .metaformers import *
from .mlp_mixer import *
from .mobilenetv3 import *
from .mobilevit import *

1519
timm/models/metaformers.py Normal file

File diff suppressed because it is too large Load Diff