Remove evonorm models from FX tests

This commit is contained in:
Ross Wightman 2021-11-24 13:21:03 -08:00
parent 3dc71695bf
commit f7d210d759

View File

@ -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
]