Skip to content

Commit 0198a20

Browse files
seefunrwightman
authored andcommitted
tinyvit skip ci test
1 parent 170a5b6 commit 0198a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'vit_*', 'tnt_*', 'pit_*', 'coat_*', 'cait_*', '*mixer_*', 'gmlp_*', 'resmlp_*', 'twins_*',
4242
'convit_*', 'levit*', 'visformer*', 'deit*', 'jx_nest_*', 'nest_*', 'xcit_*', 'crossvit_*', 'beit*',
4343
'poolformer_*', 'volo_*', 'sequencer2d_*', 'pvt_v2*', 'mvitv2*', 'gcvit*', 'efficientformer*',
44-
'eva_*', 'flexivit*', 'eva02*', 'samvit_*', 'efficientvit_m*'
44+
'eva_*', 'flexivit*', 'eva02*', 'samvit_*', 'efficientvit_m*', 'tiny_vit_*'
4545
]
4646
NUM_NON_STD = len(NON_STD_FILTERS)
4747

0 commit comments

Comments
 (0)