hf-transformers-bot commited on
Commit
427a5b9
·
verified ·
1 Parent(s): 31cae9f

Upload 2025-08-21/runs/502-17124689775/ci_results_run_models_gpu/new_failures_against_17115670637.json with huggingface_hub

Browse files
2025-08-21/runs/502-17124689775/ci_results_run_models_gpu/new_failures_against_17115670637.json ADDED
@@ -0,0 +1,576 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "beit": {
3
+ "single-gpu": [
4
+ "tests/models/beit/test_image_processing_beit.py::BeitImageProcessingTest::test_can_compile_fast_image_processor"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/beit/test_image_processing_beit.py::BeitImageProcessingTest::test_can_compile_fast_image_processor"
8
+ ]
9
+ },
10
+ "bit": {
11
+ "single-gpu": [
12
+ "tests/models/bit/test_image_processing_bit.py::BitImageProcessingTest::test_can_compile_fast_image_processor"
13
+ ],
14
+ "multi-gpu": [
15
+ "tests/models/bit/test_image_processing_bit.py::BitImageProcessingTest::test_can_compile_fast_image_processor"
16
+ ]
17
+ },
18
+ "blip": {
19
+ "single-gpu": [
20
+ "tests/models/blip/test_image_processing_blip.py::BlipImageProcessingTest::test_can_compile_fast_image_processor",
21
+ "tests/models/blip/test_image_processing_blip.py::BlipImageProcessingTestFourChannels::test_can_compile_fast_image_processor"
22
+ ],
23
+ "multi-gpu": [
24
+ "tests/models/blip/test_image_processing_blip.py::BlipImageProcessingTest::test_can_compile_fast_image_processor",
25
+ "tests/models/blip/test_image_processing_blip.py::BlipImageProcessingTestFourChannels::test_can_compile_fast_image_processor"
26
+ ]
27
+ },
28
+ "bridgetower": {
29
+ "single-gpu": [
30
+ "tests/models/bridgetower/test_image_processing_bridgetower.py::BridgeTowerImageProcessingTest::test_can_compile_fast_image_processor"
31
+ ],
32
+ "multi-gpu": [
33
+ "tests/models/bridgetower/test_image_processing_bridgetower.py::BridgeTowerImageProcessingTest::test_can_compile_fast_image_processor"
34
+ ]
35
+ },
36
+ "chameleon": {
37
+ "single-gpu": [
38
+ "tests/models/chameleon/test_image_processing_chameleon.py::ChameleonImageProcessingTest::test_can_compile_fast_image_processor"
39
+ ],
40
+ "multi-gpu": [
41
+ "tests/models/chameleon/test_image_processing_chameleon.py::ChameleonImageProcessingTest::test_can_compile_fast_image_processor"
42
+ ]
43
+ },
44
+ "chinese_clip": {
45
+ "single-gpu": [
46
+ "tests/models/chinese_clip/test_image_processing_chinese_clip.py::ChineseCLIPImageProcessingTest::test_can_compile_fast_image_processor",
47
+ "tests/models/chinese_clip/test_image_processing_chinese_clip.py::ChineseCLIPImageProcessingTestFourChannels::test_can_compile_fast_image_processor"
48
+ ],
49
+ "multi-gpu": [
50
+ "tests/models/chinese_clip/test_image_processing_chinese_clip.py::ChineseCLIPImageProcessingTest::test_can_compile_fast_image_processor",
51
+ "tests/models/chinese_clip/test_image_processing_chinese_clip.py::ChineseCLIPImageProcessingTestFourChannels::test_can_compile_fast_image_processor"
52
+ ]
53
+ },
54
+ "clip": {
55
+ "single-gpu": [
56
+ "tests/models/clip/test_image_processing_clip.py::CLIPImageProcessingTest::test_can_compile_fast_image_processor"
57
+ ],
58
+ "multi-gpu": [
59
+ "tests/models/clip/test_image_processing_clip.py::CLIPImageProcessingTest::test_can_compile_fast_image_processor"
60
+ ]
61
+ },
62
+ "cohere2_vision": {
63
+ "single-gpu": [
64
+ "tests/models/cohere2_vision/test_image_processing_cohere2_vision.py::Cohere2VisionProcessingTest::test_can_compile_fast_image_processor"
65
+ ],
66
+ "multi-gpu": [
67
+ "tests/models/cohere2_vision/test_image_processing_cohere2_vision.py::Cohere2VisionProcessingTest::test_can_compile_fast_image_processor"
68
+ ]
69
+ },
70
+ "conditional_detr": {
71
+ "single-gpu": [
72
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_can_compile_fast_image_processor"
73
+ ],
74
+ "multi-gpu": [
75
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_can_compile_fast_image_processor"
76
+ ]
77
+ },
78
+ "convnext": {
79
+ "single-gpu": [
80
+ "tests/models/convnext/test_image_processing_convnext.py::ConvNextImageProcessingTest::test_can_compile_fast_image_processor"
81
+ ],
82
+ "multi-gpu": [
83
+ "tests/models/convnext/test_image_processing_convnext.py::ConvNextImageProcessingTest::test_can_compile_fast_image_processor"
84
+ ]
85
+ },
86
+ "deepseek_v2": {
87
+ "single-gpu": [
88
+ "tests/models/deepseek_v2/test_modeling_deepseek_v2.py::DeepseekV2ModelTest::test_sdpa_can_compile_dynamic"
89
+ ],
90
+ "multi-gpu": [
91
+ "tests/models/deepseek_v2/test_modeling_deepseek_v2.py::DeepseekV2ModelTest::test_sdpa_can_compile_dynamic"
92
+ ]
93
+ },
94
+ "deepseek_vl": {
95
+ "single-gpu": [
96
+ "tests/models/deepseek_vl/test_image_processing_deepseek_vl.py::DeepseekVLImageProcessingTest::test_can_compile_fast_image_processor"
97
+ ],
98
+ "multi-gpu": [
99
+ "tests/models/deepseek_vl/test_image_processing_deepseek_vl.py::DeepseekVLImageProcessingTest::test_can_compile_fast_image_processor"
100
+ ]
101
+ },
102
+ "deepseek_vl_hybrid": {
103
+ "single-gpu": [
104
+ "tests/models/deepseek_vl_hybrid/test_image_processing_deepseek_vl_hybrid.py::DeepseekVLHybridImageProcessingTest::test_can_compile_fast_image_processor"
105
+ ],
106
+ "multi-gpu": [
107
+ "tests/models/deepseek_vl_hybrid/test_image_processing_deepseek_vl_hybrid.py::DeepseekVLHybridImageProcessingTest::test_can_compile_fast_image_processor"
108
+ ]
109
+ },
110
+ "deformable_detr": {
111
+ "single-gpu": [
112
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_can_compile_fast_image_processor"
113
+ ],
114
+ "multi-gpu": [
115
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_can_compile_fast_image_processor"
116
+ ]
117
+ },
118
+ "deit": {
119
+ "single-gpu": [
120
+ "tests/models/deit/test_image_processing_deit.py::DeiTImageProcessingTest::test_can_compile_fast_image_processor"
121
+ ],
122
+ "multi-gpu": [
123
+ "tests/models/deit/test_image_processing_deit.py::DeiTImageProcessingTest::test_can_compile_fast_image_processor"
124
+ ]
125
+ },
126
+ "depth_pro": {
127
+ "single-gpu": [
128
+ "tests/models/depth_pro/test_image_processing_depth_pro.py::DepthProImageProcessingTest::test_can_compile_fast_image_processor"
129
+ ],
130
+ "multi-gpu": [
131
+ "tests/models/depth_pro/test_image_processing_depth_pro.py::DepthProImageProcessingTest::test_can_compile_fast_image_processor"
132
+ ]
133
+ },
134
+ "detr": {
135
+ "single-gpu": [
136
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_can_compile_fast_image_processor"
137
+ ],
138
+ "multi-gpu": [
139
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_can_compile_fast_image_processor"
140
+ ]
141
+ },
142
+ "dinov3_vit": {
143
+ "single-gpu": [
144
+ "tests/models/dinov3_vit/test_image_processing_dinov3_vit_fast.py::DINOv3ViTImageProcessingTest::test_can_compile_fast_image_processor"
145
+ ],
146
+ "multi-gpu": [
147
+ "tests/models/dinov3_vit/test_image_processing_dinov3_vit_fast.py::DINOv3ViTImageProcessingTest::test_can_compile_fast_image_processor"
148
+ ]
149
+ },
150
+ "donut": {
151
+ "single-gpu": [
152
+ "tests/models/donut/test_image_processing_donut.py::DonutImageProcessingTest::test_can_compile_fast_image_processor",
153
+ "tests/models/donut/test_image_processing_donut.py::DonutImageProcessingAlignAxisTest::test_can_compile_fast_image_processor"
154
+ ],
155
+ "multi-gpu": [
156
+ "tests/models/donut/test_image_processing_donut.py::DonutImageProcessingTest::test_can_compile_fast_image_processor",
157
+ "tests/models/donut/test_image_processing_donut.py::DonutImageProcessingAlignAxisTest::test_can_compile_fast_image_processor"
158
+ ]
159
+ },
160
+ "dpt": {
161
+ "single-gpu": [
162
+ "tests/models/dpt/test_image_processing_dpt.py::DPTImageProcessingTest::test_can_compile_fast_image_processor"
163
+ ],
164
+ "multi-gpu": [
165
+ "tests/models/dpt/test_image_processing_dpt.py::DPTImageProcessingTest::test_can_compile_fast_image_processor"
166
+ ]
167
+ },
168
+ "efficientnet": {
169
+ "single-gpu": [
170
+ "tests/models/efficientnet/test_image_processing_efficientnet.py::EfficientNetImageProcessorTest::test_can_compile_fast_image_processor"
171
+ ],
172
+ "multi-gpu": [
173
+ "tests/models/efficientnet/test_image_processing_efficientnet.py::EfficientNetImageProcessorTest::test_can_compile_fast_image_processor"
174
+ ]
175
+ },
176
+ "emu3": {
177
+ "single-gpu": [],
178
+ "multi-gpu": [
179
+ "tests/models/emu3/test_modeling_emu3.py::Emu3IntegrationTest::test_model_generation_batched",
180
+ "tests/models/emu3/test_modeling_emu3.py::Emu3IntegrationTest::test_model_generation_multi_image"
181
+ ]
182
+ },
183
+ "eomt": {
184
+ "single-gpu": [
185
+ "tests/models/eomt/test_image_processing_eomt.py::EomtImageProcessingTest::test_can_compile_fast_image_processor"
186
+ ],
187
+ "multi-gpu": [
188
+ "tests/models/eomt/test_image_processing_eomt.py::EomtImageProcessingTest::test_can_compile_fast_image_processor"
189
+ ]
190
+ },
191
+ "flava": {
192
+ "single-gpu": [
193
+ "tests/models/flava/test_image_processing_flava.py::FlavaImageProcessingTest::test_can_compile_fast_image_processor"
194
+ ],
195
+ "multi-gpu": [
196
+ "tests/models/flava/test_image_processing_flava.py::FlavaImageProcessingTest::test_can_compile_fast_image_processor"
197
+ ]
198
+ },
199
+ "gemma": {
200
+ "single-gpu": [
201
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache"
202
+ ],
203
+ "multi-gpu": [
204
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache"
205
+ ]
206
+ },
207
+ "gemma3": {
208
+ "single-gpu": [
209
+ "tests/models/gemma3/test_image_processing_gemma3.py::Gemma3ImageProcessingTest::test_can_compile_fast_image_processor"
210
+ ],
211
+ "multi-gpu": [
212
+ "tests/models/gemma3/test_image_processing_gemma3.py::Gemma3ImageProcessingTest::test_can_compile_fast_image_processor"
213
+ ]
214
+ },
215
+ "glm4v": {
216
+ "single-gpu": [
217
+ "tests/models/glm4v/test_video_processing_glm4v.py::Glm4vVideoProcessingTest::test_can_compile_fast_video_processor"
218
+ ],
219
+ "multi-gpu": [
220
+ "tests/models/glm4v/test_video_processing_glm4v.py::Glm4vVideoProcessingTest::test_can_compile_fast_video_processor"
221
+ ]
222
+ },
223
+ "got_ocr2": {
224
+ "single-gpu": [
225
+ "tests/models/got_ocr2/test_image_processing_got_ocr2.py::GotOcr2ProcessingTest::test_can_compile_fast_image_processor"
226
+ ],
227
+ "multi-gpu": [
228
+ "tests/models/got_ocr2/test_image_processing_got_ocr2.py::GotOcr2ProcessingTest::test_can_compile_fast_image_processor"
229
+ ]
230
+ },
231
+ "grounding_dino": {
232
+ "single-gpu": [
233
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_can_compile_fast_image_processor"
234
+ ],
235
+ "multi-gpu": [
236
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_can_compile_fast_image_processor"
237
+ ]
238
+ },
239
+ "idefics2": {
240
+ "single-gpu": [
241
+ "tests/models/idefics2/test_image_processing_idefics2.py::Idefics2ImageProcessingTest::test_can_compile_fast_image_processor"
242
+ ],
243
+ "multi-gpu": [
244
+ "tests/models/idefics2/test_image_processing_idefics2.py::Idefics2ImageProcessingTest::test_can_compile_fast_image_processor"
245
+ ]
246
+ },
247
+ "instructblipvideo": {
248
+ "single-gpu": [
249
+ "tests/models/instructblipvideo/test_video_processing_instructblipvideo.py::InstructBlipVideoProcessingTest::test_can_compile_fast_video_processor"
250
+ ],
251
+ "multi-gpu": [
252
+ "tests/models/instructblipvideo/test_video_processing_instructblipvideo.py::InstructBlipVideoProcessingTest::test_can_compile_fast_video_processor"
253
+ ]
254
+ },
255
+ "internvl": {
256
+ "single-gpu": [
257
+ "tests/models/internvl/test_video_processing_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
258
+ ],
259
+ "multi-gpu": [
260
+ "tests/models/internvl/test_video_processing_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
261
+ ]
262
+ },
263
+ "janus": {
264
+ "single-gpu": [
265
+ "tests/models/janus/test_image_processing_janus.py::JanusImageProcessingTest::test_can_compile_fast_image_processor"
266
+ ],
267
+ "multi-gpu": [
268
+ "tests/models/janus/test_image_processing_janus.py::JanusImageProcessingTest::test_can_compile_fast_image_processor"
269
+ ]
270
+ },
271
+ "levit": {
272
+ "single-gpu": [
273
+ "tests/models/levit/test_image_processing_levit.py::LevitImageProcessingTest::test_can_compile_fast_image_processor"
274
+ ],
275
+ "multi-gpu": [
276
+ "tests/models/levit/test_image_processing_levit.py::LevitImageProcessingTest::test_can_compile_fast_image_processor"
277
+ ]
278
+ },
279
+ "llava": {
280
+ "single-gpu": [
281
+ "tests/models/llava/test_image_processing_llava.py::LlavaImageProcessingTest::test_can_compile_fast_image_processor"
282
+ ],
283
+ "multi-gpu": [
284
+ "tests/models/llava/test_image_processing_llava.py::LlavaImageProcessingTest::test_can_compile_fast_image_processor",
285
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_pixtral_batched"
286
+ ]
287
+ },
288
+ "llava_next": {
289
+ "single-gpu": [
290
+ "tests/models/llava_next/test_image_processing_llava_next.py::LlavaNextImageProcessingTest::test_can_compile_fast_image_processor"
291
+ ],
292
+ "multi-gpu": [
293
+ "tests/models/llava_next/test_image_processing_llava_next.py::LlavaNextImageProcessingTest::test_can_compile_fast_image_processor"
294
+ ]
295
+ },
296
+ "llava_next_video": {
297
+ "single-gpu": [
298
+ "tests/models/llava_next_video/test_video_processing_llava_next_video.py::LlavaNextVideoProcessingTest::test_can_compile_fast_video_processor"
299
+ ],
300
+ "multi-gpu": [
301
+ "tests/models/llava_next_video/test_video_processing_llava_next_video.py::LlavaNextVideoProcessingTest::test_can_compile_fast_video_processor"
302
+ ]
303
+ },
304
+ "llava_onevision": {
305
+ "single-gpu": [
306
+ "tests/models/llava_onevision/test_video_processing_llava_onevision.py::LlavaOnevisionVideoProcessingTest::test_can_compile_fast_video_processor"
307
+ ],
308
+ "multi-gpu": [
309
+ "tests/models/llava_onevision/test_video_processing_llava_onevision.py::LlavaOnevisionVideoProcessingTest::test_can_compile_fast_video_processor"
310
+ ]
311
+ },
312
+ "mask2former": {
313
+ "single-gpu": [
314
+ "tests/models/mask2former/test_image_processing_mask2former.py::Mask2FormerImageProcessingTest::test_can_compile_fast_image_processor"
315
+ ],
316
+ "multi-gpu": [
317
+ "tests/models/mask2former/test_image_processing_mask2former.py::Mask2FormerImageProcessingTest::test_can_compile_fast_image_processor"
318
+ ]
319
+ },
320
+ "maskformer": {
321
+ "single-gpu": [
322
+ "tests/models/maskformer/test_image_processing_maskformer.py::MaskFormerImageProcessingTest::test_can_compile_fast_image_processor"
323
+ ],
324
+ "multi-gpu": [
325
+ "tests/models/maskformer/test_image_processing_maskformer.py::MaskFormerImageProcessingTest::test_can_compile_fast_image_processor"
326
+ ]
327
+ },
328
+ "mobilenet_v1": {
329
+ "single-gpu": [
330
+ "tests/models/mobilenet_v1/test_image_processing_mobilenet_v1.py::MobileNetV1ImageProcessingTest::test_can_compile_fast_image_processor"
331
+ ],
332
+ "multi-gpu": [
333
+ "tests/models/mobilenet_v1/test_image_processing_mobilenet_v1.py::MobileNetV1ImageProcessingTest::test_can_compile_fast_image_processor"
334
+ ]
335
+ },
336
+ "mobilenet_v2": {
337
+ "single-gpu": [
338
+ "tests/models/mobilenet_v2/test_image_processing_mobilenet_v2.py::MobileNetV2ImageProcessingTest::test_can_compile_fast_image_processor"
339
+ ],
340
+ "multi-gpu": [
341
+ "tests/models/mobilenet_v2/test_image_processing_mobilenet_v2.py::MobileNetV2ImageProcessingTest::test_can_compile_fast_image_processor"
342
+ ]
343
+ },
344
+ "mobilevit": {
345
+ "single-gpu": [
346
+ "tests/models/mobilevit/test_image_processing_mobilevit.py::MobileViTImageProcessingTest::test_can_compile_fast_image_processor"
347
+ ],
348
+ "multi-gpu": [
349
+ "tests/models/mobilevit/test_image_processing_mobilevit.py::MobileViTImageProcessingTest::test_can_compile_fast_image_processor"
350
+ ]
351
+ },
352
+ "nougat": {
353
+ "single-gpu": [
354
+ "tests/models/nougat/test_image_processing_nougat.py::NougatImageProcessingTest::test_can_compile_fast_image_processor"
355
+ ],
356
+ "multi-gpu": [
357
+ "tests/models/nougat/test_image_processing_nougat.py::NougatImageProcessingTest::test_can_compile_fast_image_processor"
358
+ ]
359
+ },
360
+ "oneformer": {
361
+ "single-gpu": [
362
+ "tests/models/oneformer/test_image_processing_oneformer.py::OneFormerImageProcessingTest::test_can_compile_fast_image_processor"
363
+ ],
364
+ "multi-gpu": [
365
+ "tests/models/oneformer/test_image_processing_oneformer.py::OneFormerImageProcessingTest::test_can_compile_fast_image_processor"
366
+ ]
367
+ },
368
+ "ovis2": {
369
+ "single-gpu": [
370
+ "tests/models/ovis2/test_image_processing_ovis2.py::Ovis2ProcessingTest::test_can_compile_fast_image_processor"
371
+ ],
372
+ "multi-gpu": [
373
+ "tests/models/ovis2/test_image_processing_ovis2.py::Ovis2ProcessingTest::test_can_compile_fast_image_processor"
374
+ ]
375
+ },
376
+ "owlvit": {
377
+ "single-gpu": [
378
+ "tests/models/owlvit/test_image_processing_owlvit.py::OwlViTImageProcessingTest::test_can_compile_fast_image_processor"
379
+ ],
380
+ "multi-gpu": [
381
+ "tests/models/owlvit/test_image_processing_owlvit.py::OwlViTImageProcessingTest::test_can_compile_fast_image_processor"
382
+ ]
383
+ },
384
+ "perceiver": {
385
+ "single-gpu": [
386
+ "tests/models/perceiver/test_image_processing_perceiver.py::PerceiverImageProcessingTest::test_can_compile_fast_image_processor"
387
+ ],
388
+ "multi-gpu": [
389
+ "tests/models/perceiver/test_image_processing_perceiver.py::PerceiverImageProcessingTest::test_can_compile_fast_image_processor"
390
+ ]
391
+ },
392
+ "perception_lm": {
393
+ "single-gpu": [
394
+ "tests/models/perception_lm/test_video_processing_perception_lm.py::PerceptionLMVideoProcessingTest::test_can_compile_fast_video_processor"
395
+ ],
396
+ "multi-gpu": [
397
+ "tests/models/perception_lm/test_video_processing_perception_lm.py::PerceptionLMVideoProcessingTest::test_can_compile_fast_video_processor"
398
+ ]
399
+ },
400
+ "phi4_multimodal": {
401
+ "single-gpu": [
402
+ "tests/models/phi4_multimodal/test_image_processing_phi4_multimodal.py::Phi4MultimodalImageProcessingTest::test_can_compile_fast_image_processor"
403
+ ],
404
+ "multi-gpu": [
405
+ "tests/models/phi4_multimodal/test_image_processing_phi4_multimodal.py::Phi4MultimodalImageProcessingTest::test_can_compile_fast_image_processor"
406
+ ]
407
+ },
408
+ "pixtral": {
409
+ "single-gpu": [
410
+ "tests/models/pixtral/test_image_processing_pixtral.py::PixtralImageProcessingTest::test_can_compile_fast_image_processor"
411
+ ],
412
+ "multi-gpu": [
413
+ "tests/models/pixtral/test_image_processing_pixtral.py::PixtralImageProcessingTest::test_can_compile_fast_image_processor"
414
+ ]
415
+ },
416
+ "poolformer": {
417
+ "single-gpu": [
418
+ "tests/models/poolformer/test_image_processing_poolformer.py::PoolFormerImageProcessingTest::test_can_compile_fast_image_processor",
419
+ "tests/models/poolformer/test_image_processing_poolformer.py::PoolFormerImageProcessingNoCropPctTest::test_can_compile_fast_image_processor"
420
+ ],
421
+ "multi-gpu": [
422
+ "tests/models/poolformer/test_image_processing_poolformer.py::PoolFormerImageProcessingTest::test_can_compile_fast_image_processor",
423
+ "tests/models/poolformer/test_image_processing_poolformer.py::PoolFormerImageProcessingNoCropPctTest::test_can_compile_fast_image_processor"
424
+ ]
425
+ },
426
+ "pvt": {
427
+ "single-gpu": [
428
+ "tests/models/pvt/test_image_processing_pvt.py::PvtImageProcessingTest::test_can_compile_fast_image_processor"
429
+ ],
430
+ "multi-gpu": [
431
+ "tests/models/pvt/test_image_processing_pvt.py::PvtImageProcessingTest::test_can_compile_fast_image_processor"
432
+ ]
433
+ },
434
+ "qwen2": {
435
+ "single-gpu": [
436
+ "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_export_static_cache"
437
+ ],
438
+ "multi-gpu": [
439
+ "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_export_static_cache"
440
+ ]
441
+ },
442
+ "qwen2_vl": {
443
+ "single-gpu": [
444
+ "tests/models/qwen2_vl/test_image_processing_qwen2_vl.py::Qwen2VLImageProcessingTest::test_can_compile_fast_image_processor",
445
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
446
+ ],
447
+ "multi-gpu": [
448
+ "tests/models/qwen2_vl/test_image_processing_qwen2_vl.py::Qwen2VLImageProcessingTest::test_can_compile_fast_image_processor",
449
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
450
+ ]
451
+ },
452
+ "rt_detr": {
453
+ "single-gpu": [
454
+ "tests/models/rt_detr/test_image_processing_rt_detr.py::RtDetrImageProcessingTest::test_can_compile_fast_image_processor"
455
+ ],
456
+ "multi-gpu": [
457
+ "tests/models/rt_detr/test_image_processing_rt_detr.py::RtDetrImageProcessingTest::test_can_compile_fast_image_processor"
458
+ ]
459
+ },
460
+ "sam": {
461
+ "single-gpu": [
462
+ "tests/models/sam/test_image_processing_sam.py::SamImageProcessingTest::test_can_compile_fast_image_processor"
463
+ ],
464
+ "multi-gpu": [
465
+ "tests/models/sam/test_image_processing_sam.py::SamImageProcessingTest::test_can_compile_fast_image_processor"
466
+ ]
467
+ },
468
+ "sam2": {
469
+ "single-gpu": [
470
+ "tests/models/sam2/test_image_processing_sam2.py::SamImageProcessingTest::test_can_compile_fast_image_processor"
471
+ ],
472
+ "multi-gpu": [
473
+ "tests/models/sam2/test_image_processing_sam2.py::SamImageProcessingTest::test_can_compile_fast_image_processor"
474
+ ]
475
+ },
476
+ "segformer": {
477
+ "single-gpu": [
478
+ "tests/models/segformer/test_image_processing_segformer.py::SegformerImageProcessingTest::test_can_compile_fast_image_processor"
479
+ ],
480
+ "multi-gpu": [
481
+ "tests/models/segformer/test_image_processing_segformer.py::SegformerImageProcessingTest::test_can_compile_fast_image_processor"
482
+ ]
483
+ },
484
+ "siglip": {
485
+ "single-gpu": [
486
+ "tests/models/siglip/test_image_processing_siglip.py::SiglipImageProcessingTest::test_can_compile_fast_image_processor"
487
+ ],
488
+ "multi-gpu": [
489
+ "tests/models/siglip/test_image_processing_siglip.py::SiglipImageProcessingTest::test_can_compile_fast_image_processor"
490
+ ]
491
+ },
492
+ "siglip2": {
493
+ "single-gpu": [
494
+ "tests/models/siglip2/test_image_processing_siglip2.py::Siglip2ImageProcessingTest::test_can_compile_fast_image_processor"
495
+ ],
496
+ "multi-gpu": [
497
+ "tests/models/siglip2/test_image_processing_siglip2.py::Siglip2ImageProcessingTest::test_can_compile_fast_image_processor"
498
+ ]
499
+ },
500
+ "smolvlm": {
501
+ "single-gpu": [
502
+ "tests/models/smolvlm/test_video_processing_smolvlm.py::SmolVLMVideoProcessingTest::test_can_compile_fast_video_processor"
503
+ ],
504
+ "multi-gpu": [
505
+ "tests/models/smolvlm/test_video_processing_smolvlm.py::SmolVLMVideoProcessingTest::test_can_compile_fast_video_processor"
506
+ ]
507
+ },
508
+ "superpoint": {
509
+ "single-gpu": [],
510
+ "multi-gpu": [
511
+ "tests/models/superpoint/test_modeling_superpoint.py::SuperPointModelTest::test_multi_gpu_data_parallel_forward"
512
+ ]
513
+ },
514
+ "swin2sr": {
515
+ "single-gpu": [
516
+ "tests/models/swin2sr/test_image_processing_swin2sr.py::Swin2SRImageProcessingTest::test_can_compile_fast_image_processor"
517
+ ],
518
+ "multi-gpu": [
519
+ "tests/models/swin2sr/test_image_processing_swin2sr.py::Swin2SRImageProcessingTest::test_can_compile_fast_image_processor"
520
+ ]
521
+ },
522
+ "textnet": {
523
+ "single-gpu": [
524
+ "tests/models/textnet/test_image_processing_textnet.py::TextNetImageProcessingTest::test_can_compile_fast_image_processor"
525
+ ],
526
+ "multi-gpu": [
527
+ "tests/models/textnet/test_image_processing_textnet.py::TextNetImageProcessingTest::test_can_compile_fast_image_processor"
528
+ ]
529
+ },
530
+ "tvp": {
531
+ "single-gpu": [
532
+ "tests/models/tvp/test_image_processing_tvp.py::TvpImageProcessingTest::test_can_compile_fast_image_processor"
533
+ ],
534
+ "multi-gpu": [
535
+ "tests/models/tvp/test_image_processing_tvp.py::TvpImageProcessingTest::test_can_compile_fast_image_processor"
536
+ ]
537
+ },
538
+ "video_llava": {
539
+ "single-gpu": [
540
+ "tests/models/video_llava/test_video_processing_video_llava.py::VideoLlavaVideoProcessingTest::test_can_compile_fast_video_processor"
541
+ ],
542
+ "multi-gpu": [
543
+ "tests/models/video_llava/test_video_processing_video_llava.py::VideoLlavaVideoProcessingTest::test_can_compile_fast_video_processor"
544
+ ]
545
+ },
546
+ "vilt": {
547
+ "single-gpu": [
548
+ "tests/models/vilt/test_image_processing_vilt.py::ViltImageProcessingTest::test_can_compile_fast_image_processor"
549
+ ],
550
+ "multi-gpu": [
551
+ "tests/models/vilt/test_image_processing_vilt.py::ViltImageProcessingTest::test_can_compile_fast_image_processor"
552
+ ]
553
+ },
554
+ "vit": {
555
+ "single-gpu": [
556
+ "tests/models/vit/test_image_processing_vit.py::ViTImageProcessingTest::test_can_compile_fast_image_processor"
557
+ ],
558
+ "multi-gpu": [
559
+ "tests/models/vit/test_image_processing_vit.py::ViTImageProcessingTest::test_can_compile_fast_image_processor"
560
+ ]
561
+ },
562
+ "vitmatte": {
563
+ "single-gpu": [
564
+ "tests/models/vitmatte/test_image_processing_vitmatte.py::VitMatteImageProcessingTest::test_can_compile_fast_image_processor"
565
+ ],
566
+ "multi-gpu": [
567
+ "tests/models/vitmatte/test_image_processing_vitmatte.py::VitMatteImageProcessingTest::test_can_compile_fast_image_processor"
568
+ ]
569
+ },
570
+ "pipelines": {
571
+ "single-gpu": [
572
+ "tests/pipelines/test_pipelines_document_question_answering.py::DocumentQuestionAnsweringPipelineTests::test_small_model_pt"
573
+ ],
574
+ "multi-gpu": []
575
+ }
576
+ }