pull/1647/merge
Fredo Guan 2 years ago committed by GitHub
commit 4de15f8469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save