Add nfnet_f2 to FX test exclusion

pull/1012/head
Ross Wightman 2021-11-21 14:08:53 -08:00
parent 734b2244fe
commit 2482652027
1 changed files with 1 additions and 0 deletions

View File

@ -342,6 +342,7 @@ if 'GITHUB_ACTIONS' in os.environ:
'swin_large*',
'*resnext101_32x32d',
'resnetv2_152x2*',
'*nfnet_f2*',
]