Browse Source
Update
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
1 changed files with
0 additions and
2 deletions
-
timm_image.py
|
@ -212,8 +212,6 @@ class TimmImage(NNOperator): |
|
|
elif format == 'onnx': |
|
|
elif format == 'onnx': |
|
|
to_remove = [ |
|
|
to_remove = [ |
|
|
'bat_resnext26ts', |
|
|
'bat_resnext26ts', |
|
|
'coat_mini', |
|
|
|
|
|
'coat_tiny', |
|
|
|
|
|
'convmixer_1024_20_ks9_p14', |
|
|
'convmixer_1024_20_ks9_p14', |
|
|
'convmixer_1536_20', |
|
|
'convmixer_1536_20', |
|
|
'convmixer_768_32', |
|
|
'convmixer_768_32', |
|
|