mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Filter more large models from FX tests
This commit is contained in:
parent
1f53db2ece
commit
90448031ea
@ -345,6 +345,9 @@ if 'GITHUB_ACTIONS' in os.environ:
|
||||
'*nfnet_f2*',
|
||||
'resmlp_big*',
|
||||
'resnetrs270',
|
||||
'vgg*',
|
||||
'vit_large*',
|
||||
'xcit_large*',
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user