mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Remove evonorm models from FX tests
This commit is contained in:
parent
3dc71695bf
commit
f7d210d759
@ -350,6 +350,7 @@ if 'GITHUB_ACTIONS' in os.environ:
|
||||
'vit_large*',
|
||||
'vit_base_patch8*',
|
||||
'xcit_large*',
|
||||
'*evob', '*evos', # remove experimental evonorm models, seem to cause issues with dtype manipulation
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user