hf-transformers-bot commited on
Commit
a75bd13
·
verified ·
1 Parent(s): 917d95a

Upload 2025-11-24/runs/121-19624318219/ci_results_run_models_gpu/new_failures_against_19621860669.json with huggingface_hub

Browse files
2025-11-24/runs/121-19624318219/ci_results_run_models_gpu/new_failures_against_19621860669.json ADDED
@@ -0,0 +1,390 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "generation": {
3
+ "single-gpu": [
4
+ "tests/generation/test_continuous_batching.py::ContinuousBatchingTest::test_continuous_batching_parity_gemma_eager",
5
+ "tests/generation/test_continuous_batching.py::ContinuousBatchingTest::test_continuous_batching_parity_gemma_sdpa"
6
+ ],
7
+ "multi-gpu": [
8
+ "tests/generation/test_continuous_batching.py::ContinuousBatchingTest::test_continuous_batching_parity_gemma_eager",
9
+ "tests/generation/test_continuous_batching.py::ContinuousBatchingTest::test_continuous_batching_parity_gemma_sdpa",
10
+ "tests/generation/test_utils.py::GenerationIntegrationTests::test_max_time"
11
+ ]
12
+ },
13
+ "blt": {
14
+ "single-gpu": [
15
+ "tests/models/blt/test_modeling_blt.py::BltModelTest::test_flash_attn_2_can_compile_with_attention_mask_None_without_graph_break"
16
+ ],
17
+ "multi-gpu": [
18
+ "tests/models/blt/test_modeling_blt.py::BltModelTest::test_flash_attn_2_can_compile_with_attention_mask_None_without_graph_break"
19
+ ]
20
+ },
21
+ "clap": {
22
+ "single-gpu": [
23
+ "tests/models/clap/test_modeling_clap.py::ClapAudioModelTest::test_flash_attn_2_inference_equivalence",
24
+ "tests/models/clap/test_modeling_clap.py::ClapAudioModelTest::test_flash_attn_2_inference_equivalence_right_padding",
25
+ "tests/models/clap/test_modeling_clap.py::ClapModelTest::test_flash_attn_2_inference_equivalence",
26
+ "tests/models/clap/test_modeling_clap.py::ClapModelTest::test_flash_attn_2_inference_equivalence_right_padding"
27
+ ],
28
+ "multi-gpu": [
29
+ "tests/models/clap/test_modeling_clap.py::ClapAudioModelTest::test_flash_attn_2_inference_equivalence",
30
+ "tests/models/clap/test_modeling_clap.py::ClapAudioModelTest::test_flash_attn_2_inference_equivalence_right_padding",
31
+ "tests/models/clap/test_modeling_clap.py::ClapModelTest::test_flash_attn_2_inference_equivalence",
32
+ "tests/models/clap/test_modeling_clap.py::ClapModelTest::test_flash_attn_2_inference_equivalence_right_padding"
33
+ ]
34
+ },
35
+ "colpali": {
36
+ "single-gpu": [
37
+ "tests/models/colpali/test_modeling_colpali.py::ColPaliForRetrievalModelTest::test_flash_attn_2_inference_equivalence",
38
+ "tests/models/colpali/test_modeling_colpali.py::ColPaliForRetrievalModelTest::test_flash_attn_2_inference_equivalence_right_padding"
39
+ ],
40
+ "multi-gpu": [
41
+ "tests/models/colpali/test_modeling_colpali.py::ColPaliForRetrievalModelTest::test_flash_attn_2_inference_equivalence",
42
+ "tests/models/colpali/test_modeling_colpali.py::ColPaliForRetrievalModelTest::test_flash_attn_2_inference_equivalence_right_padding"
43
+ ]
44
+ },
45
+ "conditional_detr": {
46
+ "single-gpu": [
47
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
48
+ ],
49
+ "multi-gpu": [
50
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
51
+ ]
52
+ },
53
+ "dac": {
54
+ "single-gpu": [],
55
+ "multi-gpu": [
56
+ "tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_0_dac_16khz"
57
+ ]
58
+ },
59
+ "deepseek_vl_hybrid": {
60
+ "single-gpu": [
61
+ "tests/models/deepseek_vl_hybrid/test_modeling_deepseek_vl_hybrid.py::DeepseekVLHybridModelTest::test_flash_attention_2_continue_generate_with_position_ids",
62
+ "tests/models/deepseek_vl_hybrid/test_modeling_deepseek_vl_hybrid.py::DeepseekVLHybridModelTest::test_flash_attn_2_from_config"
63
+ ],
64
+ "multi-gpu": [
65
+ "tests/models/deepseek_vl_hybrid/test_modeling_deepseek_vl_hybrid.py::DeepseekVLHybridModelTest::test_flash_attention_2_continue_generate_with_position_ids",
66
+ "tests/models/deepseek_vl_hybrid/test_modeling_deepseek_vl_hybrid.py::DeepseekVLHybridModelTest::test_flash_attn_2_from_config"
67
+ ]
68
+ },
69
+ "doge": {
70
+ "single-gpu": [
71
+ "tests/models/doge/test_modeling_doge.py::DogeIntegrationTest::test_Doge_20M_hard"
72
+ ],
73
+ "multi-gpu": [
74
+ "tests/models/doge/test_modeling_doge.py::DogeIntegrationTest::test_Doge_20M_hard"
75
+ ]
76
+ },
77
+ "donut": {
78
+ "single-gpu": [
79
+ "tests/models/donut/test_modeling_donut_swin.py::DonutSwinModelTest::test_flash_attn_2_inference_equivalence",
80
+ "tests/models/donut/test_modeling_donut_swin.py::DonutSwinModelTest::test_flash_attn_2_inference_equivalence_right_padding"
81
+ ],
82
+ "multi-gpu": [
83
+ "tests/models/donut/test_modeling_donut_swin.py::DonutSwinModelTest::test_flash_attn_2_inference_equivalence",
84
+ "tests/models/donut/test_modeling_donut_swin.py::DonutSwinModelTest::test_flash_attn_2_inference_equivalence_right_padding"
85
+ ]
86
+ },
87
+ "edgetam": {
88
+ "single-gpu": [
89
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_batched_images_batched_boxes",
90
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_batched_images_batched_points_multi_points",
91
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_batched_images_multi_points",
92
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_from_existing_points_and_mask",
93
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_one_point_multimask",
94
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_one_point_no_multimask"
95
+ ],
96
+ "multi-gpu": [
97
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_batched_images_batched_boxes",
98
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_batched_images_batched_points_multi_points",
99
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_batched_images_multi_points",
100
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_from_existing_points_and_mask",
101
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_one_point_multimask",
102
+ "tests/models/edgetam/test_modeling_edgetam.py::EdgeTamModelIntegrationTest::test_inference_mask_generation_one_point_no_multimask"
103
+ ]
104
+ },
105
+ "efficientloftr": {
106
+ "single-gpu": [
107
+ "tests/models/efficientloftr/test_modeling_efficientloftr.py::EfficientLoFTRModelTest::test_flash_attn_2_inference_equivalence",
108
+ "tests/models/efficientloftr/test_modeling_efficientloftr.py::EfficientLoFTRModelTest::test_flash_attn_2_inference_equivalence_right_padding"
109
+ ],
110
+ "multi-gpu": [
111
+ "tests/models/efficientloftr/test_modeling_efficientloftr.py::EfficientLoFTRModelTest::test_flash_attn_2_inference_equivalence",
112
+ "tests/models/efficientloftr/test_modeling_efficientloftr.py::EfficientLoFTRModelTest::test_flash_attn_2_inference_equivalence_right_padding"
113
+ ]
114
+ },
115
+ "encodec": {
116
+ "single-gpu": [
117
+ "tests/models/encodec/test_modeling_encodec.py::EncodecIntegrationTest::test_batch_0_encodec_24khz_1p5",
118
+ "tests/models/encodec/test_modeling_encodec.py::EncodecIntegrationTest::test_batch_1_encodec_24khz_3p0",
119
+ "tests/models/encodec/test_modeling_encodec.py::EncodecIntegrationTest::test_batch_2_encodec_24khz_6p0"
120
+ ],
121
+ "multi-gpu": [
122
+ "tests/models/encodec/test_modeling_encodec.py::EncodecIntegrationTest::test_batch_3_encodec_24khz_12p0"
123
+ ]
124
+ },
125
+ "fastspeech2_conformer": {
126
+ "single-gpu": [],
127
+ "multi-gpu": [
128
+ "tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerModelTest::test_model_outputs_equivalence",
129
+ "tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerModelTest::test_multi_gpu_data_parallel_forward"
130
+ ]
131
+ },
132
+ "flava": {
133
+ "single-gpu": [
134
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
135
+ ],
136
+ "multi-gpu": [
137
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
138
+ ]
139
+ },
140
+ "grounding_dino": {
141
+ "single-gpu": [
142
+ "tests/models/grounding_dino/test_modeling_grounding_dino.py::GroundingDinoModelTest::test_flash_attn_2_inference_equivalence",
143
+ "tests/models/grounding_dino/test_modeling_grounding_dino.py::GroundingDinoModelTest::test_flash_attn_2_inference_equivalence_right_padding"
144
+ ],
145
+ "multi-gpu": [
146
+ "tests/models/grounding_dino/test_modeling_grounding_dino.py::GroundingDinoModelTest::test_flash_attn_2_inference_equivalence",
147
+ "tests/models/grounding_dino/test_modeling_grounding_dino.py::GroundingDinoModelTest::test_flash_attn_2_inference_equivalence_right_padding"
148
+ ]
149
+ },
150
+ "mask2former": {
151
+ "single-gpu": [
152
+ "tests/models/mask2former/test_modeling_mask2former.py::Mask2FormerModelTest::test_flash_attn_2_inference_equivalence",
153
+ "tests/models/mask2former/test_modeling_mask2former.py::Mask2FormerModelTest::test_flash_attn_2_inference_equivalence_right_padding"
154
+ ],
155
+ "multi-gpu": [
156
+ "tests/models/mask2former/test_modeling_mask2former.py::Mask2FormerModelTest::test_flash_attn_2_inference_equivalence",
157
+ "tests/models/mask2former/test_modeling_mask2former.py::Mask2FormerModelTest::test_flash_attn_2_inference_equivalence_right_padding"
158
+ ]
159
+ },
160
+ "maskformer": {
161
+ "single-gpu": [
162
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_inference_equivalence",
163
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_inference_equivalence_right_padding",
164
+ "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_inference_equivalence",
165
+ "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_inference_equivalence_right_padding"
166
+ ],
167
+ "multi-gpu": [
168
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_inference_equivalence",
169
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_inference_equivalence_right_padding",
170
+ "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_inference_equivalence",
171
+ "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_inference_equivalence_right_padding"
172
+ ]
173
+ },
174
+ "mm_grounding_dino": {
175
+ "single-gpu": [
176
+ "tests/models/mm_grounding_dino/test_modeling_mm_grounding_dino.py::MMGroundingDinoModelTest::test_flash_attn_2_inference_equivalence",
177
+ "tests/models/mm_grounding_dino/test_modeling_mm_grounding_dino.py::MMGroundingDinoModelTest::test_flash_attn_2_inference_equivalence_right_padding"
178
+ ],
179
+ "multi-gpu": [
180
+ "tests/models/mm_grounding_dino/test_modeling_mm_grounding_dino.py::MMGroundingDinoModelTest::test_flash_attn_2_inference_equivalence",
181
+ "tests/models/mm_grounding_dino/test_modeling_mm_grounding_dino.py::MMGroundingDinoModelTest::test_flash_attn_2_inference_equivalence_right_padding"
182
+ ]
183
+ },
184
+ "mobilevit": {
185
+ "single-gpu": [
186
+ "tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelIntegrationTest::test_inference_image_classification_head",
187
+ "tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelIntegrationTest::test_inference_semantic_segmentation",
188
+ "tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelIntegrationTest::test_post_processing_semantic_segmentation"
189
+ ],
190
+ "multi-gpu": []
191
+ },
192
+ "mobilevitv2": {
193
+ "single-gpu": [
194
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelTest::test_model_from_pretrained",
195
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelIntegrationTest::test_inference_image_classification_head",
196
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelIntegrationTest::test_inference_semantic_segmentation",
197
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelIntegrationTest::test_post_processing_semantic_segmentation"
198
+ ],
199
+ "multi-gpu": []
200
+ },
201
+ "omdet_turbo": {
202
+ "single-gpu": [
203
+ "tests/models/omdet_turbo/test_modeling_omdet_turbo.py::OmDetTurboModelTest::test_flash_attn_2_inference_equivalence",
204
+ "tests/models/omdet_turbo/test_modeling_omdet_turbo.py::OmDetTurboModelTest::test_flash_attn_2_inference_equivalence_right_padding"
205
+ ],
206
+ "multi-gpu": [
207
+ "tests/models/omdet_turbo/test_modeling_omdet_turbo.py::OmDetTurboModelTest::test_flash_attn_2_inference_equivalence",
208
+ "tests/models/omdet_turbo/test_modeling_omdet_turbo.py::OmDetTurboModelTest::test_flash_attn_2_inference_equivalence_right_padding"
209
+ ]
210
+ },
211
+ "oneformer": {
212
+ "single-gpu": [
213
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelTest::test_flash_attn_2_inference_equivalence",
214
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelTest::test_flash_attn_2_inference_equivalence_right_padding"
215
+ ],
216
+ "multi-gpu": [
217
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelTest::test_flash_attn_2_inference_equivalence",
218
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelTest::test_flash_attn_2_inference_equivalence_right_padding"
219
+ ]
220
+ },
221
+ "parakeet": {
222
+ "single-gpu": [
223
+ "tests/models/parakeet/test_modeling_parakeet.py::ParakeetForCTCIntegrationTest::test_1b_model_integration_batched"
224
+ ],
225
+ "multi-gpu": [
226
+ "tests/models/parakeet/test_modeling_parakeet.py::ParakeetForCTCIntegrationTest::test_1b_model_integration_batched"
227
+ ]
228
+ },
229
+ "perception_lm": {
230
+ "single-gpu": [
231
+ "tests/models/perception_lm/test_modeling_perception_lm.py::PerceptionLMForConditionalGenerationModelTest::test_flash_attention_2_continue_generate_with_position_ids"
232
+ ],
233
+ "multi-gpu": [
234
+ "tests/models/perception_lm/test_modeling_perception_lm.py::PerceptionLMForConditionalGenerationModelTest::test_flash_attention_2_continue_generate_with_position_ids"
235
+ ]
236
+ },
237
+ "pixtral": {
238
+ "single-gpu": [
239
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_flash_attn_2_inference_equivalence",
240
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_flash_attn_2_inference_equivalence_right_padding"
241
+ ],
242
+ "multi-gpu": [
243
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_flash_attn_2_inference_equivalence",
244
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_flash_attn_2_inference_equivalence_right_padding"
245
+ ]
246
+ },
247
+ "recurrent_gemma": {
248
+ "single-gpu": [
249
+ "tests/models/recurrent_gemma/test_modeling_recurrent_gemma.py::RecurrentGemmaIntegrationTest::test_2b_sample"
250
+ ],
251
+ "multi-gpu": [
252
+ "tests/models/recurrent_gemma/test_modeling_recurrent_gemma.py::RecurrentGemmaIntegrationTest::test_2b_sample"
253
+ ]
254
+ },
255
+ "resnet": {
256
+ "single-gpu": [],
257
+ "multi-gpu": [
258
+ "tests/models/resnet/test_modeling_resnet.py::ResNetModelTest::test_can_load_ignoring_mismatched_shapes"
259
+ ]
260
+ },
261
+ "sam_hq": {
262
+ "single-gpu": [
263
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQModelIntegrationTest::test_inference_mask_generation_no_point"
264
+ ],
265
+ "multi-gpu": [
266
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQModelIntegrationTest::test_inference_mask_generation_no_point"
267
+ ]
268
+ },
269
+ "seamless_m4t_v2": {
270
+ "single-gpu": [
271
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
272
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
273
+ ],
274
+ "multi-gpu": [
275
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
276
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
277
+ ]
278
+ },
279
+ "speech_encoder_decoder": {
280
+ "single-gpu": [
281
+ "tests/models/speech_encoder_decoder/test_modeling_speech_encoder_decoder.py::Wav2Vec2BertModelTest::test_real_model_save_load_from_pretrained"
282
+ ],
283
+ "multi-gpu": [
284
+ "tests/models/speech_encoder_decoder/test_modeling_speech_encoder_decoder.py::Wav2Vec2BertModelTest::test_real_model_save_load_from_pretrained"
285
+ ]
286
+ },
287
+ "speecht5": {
288
+ "single-gpu": [
289
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
290
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
291
+ ],
292
+ "multi-gpu": [
293
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
294
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
295
+ ]
296
+ },
297
+ "squeezebert": {
298
+ "single-gpu": [
299
+ "tests/models/squeezebert/test_modeling_squeezebert.py::SqueezeBertModelTest::test_flash_attn_2_inference_equivalence",
300
+ "tests/models/squeezebert/test_modeling_squeezebert.py::SqueezeBertModelTest::test_flash_attn_2_inference_equivalence_right_padding"
301
+ ],
302
+ "multi-gpu": [
303
+ "tests/models/squeezebert/test_modeling_squeezebert.py::SqueezeBertModelTest::test_flash_attn_2_inference_equivalence",
304
+ "tests/models/squeezebert/test_modeling_squeezebert.py::SqueezeBertModelTest::test_flash_attn_2_inference_equivalence_right_padding"
305
+ ]
306
+ },
307
+ "swin": {
308
+ "single-gpu": [
309
+ "tests/models/swin/test_modeling_swin.py::SwinModelTest::test_flash_attn_2_inference_equivalence",
310
+ "tests/models/swin/test_modeling_swin.py::SwinModelTest::test_flash_attn_2_inference_equivalence_right_padding"
311
+ ],
312
+ "multi-gpu": [
313
+ "tests/models/swin/test_modeling_swin.py::SwinModelTest::test_flash_attn_2_inference_equivalence",
314
+ "tests/models/swin/test_modeling_swin.py::SwinModelTest::test_flash_attn_2_inference_equivalence_right_padding"
315
+ ]
316
+ },
317
+ "swin2sr": {
318
+ "single-gpu": [
319
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelTest::test_flash_attn_2_inference_equivalence",
320
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelTest::test_flash_attn_2_inference_equivalence_right_padding",
321
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16"
322
+ ],
323
+ "multi-gpu": [
324
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelTest::test_flash_attn_2_inference_equivalence",
325
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelTest::test_flash_attn_2_inference_equivalence_right_padding",
326
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16"
327
+ ]
328
+ },
329
+ "swinv2": {
330
+ "single-gpu": [
331
+ "tests/models/swinv2/test_modeling_swinv2.py::Swinv2ModelTest::test_flash_attn_2_inference_equivalence",
332
+ "tests/models/swinv2/test_modeling_swinv2.py::Swinv2ModelTest::test_flash_attn_2_inference_equivalence_right_padding"
333
+ ],
334
+ "multi-gpu": [
335
+ "tests/models/swinv2/test_modeling_swinv2.py::Swinv2ModelTest::test_flash_attn_2_inference_equivalence",
336
+ "tests/models/swinv2/test_modeling_swinv2.py::Swinv2ModelTest::test_flash_attn_2_inference_equivalence_right_padding"
337
+ ]
338
+ },
339
+ "timesfm": {
340
+ "single-gpu": [
341
+ "tests/models/timesfm/test_modeling_timesfm.py::TimesFmModelTest::test_eager_matches_sdpa_inference_00_fp16_pad_left_sdpa_kernels",
342
+ "tests/models/timesfm/test_modeling_timesfm.py::TimesFmModelTest::test_eager_matches_sdpa_inference_02_fp16_pad_left_no_attn_mask_sdpa_kernels",
343
+ "tests/models/timesfm/test_modeling_timesfm.py::TimesFmModelTest::test_eager_matches_sdpa_inference_04_fp16_pad_right_sdpa_kernels"
344
+ ],
345
+ "multi-gpu": [
346
+ "tests/models/timesfm/test_modeling_timesfm.py::TimesFmModelTest::test_eager_matches_sdpa_inference_00_fp16_pad_left_sdpa_kernels",
347
+ "tests/models/timesfm/test_modeling_timesfm.py::TimesFmModelTest::test_eager_matches_sdpa_inference_02_fp16_pad_left_no_attn_mask_sdpa_kernels",
348
+ "tests/models/timesfm/test_modeling_timesfm.py::TimesFmModelTest::test_eager_matches_sdpa_inference_04_fp16_pad_right_sdpa_kernels"
349
+ ]
350
+ },
351
+ "pipelines": {
352
+ "single-gpu": [
353
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
354
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold",
355
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
356
+ "tests/pipelines/test_pipelines_zero_shot_object_detection.py::ZeroShotObjectDetectionPipelineTests::test_small_model_pt"
357
+ ],
358
+ "multi-gpu": [
359
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
360
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template"
361
+ ]
362
+ },
363
+ "quantization": {
364
+ "single-gpu": [
365
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend"
366
+ ],
367
+ "multi-gpu": [
368
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend"
369
+ ]
370
+ },
371
+ "trainer": {
372
+ "single-gpu": [
373
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_auto_batch_size_finder"
374
+ ],
375
+ "multi-gpu": []
376
+ },
377
+ "utils": {
378
+ "single-gpu": [
379
+ "tests/utils/test_cache_utils.py::CacheIntegrationTest::test_cache_batched_8_offloaded",
380
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_cache_copy",
381
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_dynamic_cache_hard",
382
+ "tests/utils/test_image_utils.py::LoadImageTester::test_load_img_url_timeout"
383
+ ],
384
+ "multi-gpu": [
385
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_cache_copy",
386
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_dynamic_cache_hard",
387
+ "tests/utils/test_image_utils.py::LoadImageTester::test_load_img_url_timeout"
388
+ ]
389
+ }
390
+ }