We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dcda9 commit 1107c69Copy full SHA for 1107c69
tests/test_models.py
@@ -62,6 +62,7 @@
62
'convit_*', 'levit*', 'visformer*', 'deit*', 'xcit_*', 'crossvit_*', 'beit*',
63
'poolformer_*', 'volo_*', 'sequencer2d_*', 'mvitv2*', 'gcvit*', 'efficientformer*', 'sam_hiera*',
64
'eva_*', 'flexivit*', 'eva02*', 'samvit_*', 'efficientvit_m*', 'tiny_vit_*', 'hiera_*', 'vitamin*', 'test_vit*',
65
+ 'dependencyvit_*',
66
]
67
NUM_NON_STD = len(NON_STD_FILTERS)
68
0 commit comments