mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Filter more models for FX tests
This commit is contained in:
parent
15ef108eb4
commit
8dc269c303
@ -343,6 +343,8 @@ if 'GITHUB_ACTIONS' in os.environ:
|
|||||||
'*resnext101_32x32d',
|
'*resnext101_32x32d',
|
||||||
'resnetv2_152x2*',
|
'resnetv2_152x2*',
|
||||||
'*nfnet_f2*',
|
'*nfnet_f2*',
|
||||||
|
'resmlp_big*',
|
||||||
|
'resnetrs270',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user