Upload 2025-11-11/ci_results_run_models_gpu/collated_reports_multi-gpu_37d48bb.json with huggingface_hub
Browse files
2025-11-11/ci_results_run_models_gpu/collated_reports_multi-gpu_37d48bb.json
CHANGED
|
@@ -3,9 +3,9 @@
|
|
| 3 |
"machine_type": "multi-gpu",
|
| 4 |
"commit_hash": "37d48bb",
|
| 5 |
"total_status_count": {
|
| 6 |
-
"passed":
|
| 7 |
-
"failed":
|
| 8 |
-
"skipped":
|
| 9 |
"error": 0,
|
| 10 |
"null": 0
|
| 11 |
},
|
|
@@ -17213,6 +17213,96 @@
|
|
| 17213 |
}
|
| 17214 |
]
|
| 17215 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17216 |
{
|
| 17217 |
"model": "mbart50",
|
| 17218 |
"results": []
|
|
|
|
| 3 |
"machine_type": "multi-gpu",
|
| 4 |
"commit_hash": "37d48bb",
|
| 5 |
"total_status_count": {
|
| 6 |
+
"passed": 1658,
|
| 7 |
+
"failed": 145,
|
| 8 |
+
"skipped": 5417,
|
| 9 |
"error": 0,
|
| 10 |
"null": 0
|
| 11 |
},
|
|
|
|
| 17213 |
}
|
| 17214 |
]
|
| 17215 |
},
|
| 17216 |
+
{
|
| 17217 |
+
"model": "maskformer",
|
| 17218 |
+
"results": [
|
| 17219 |
+
{
|
| 17220 |
+
"status": "passed",
|
| 17221 |
+
"test": "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_fp32_ln",
|
| 17222 |
+
"count": 1
|
| 17223 |
+
},
|
| 17224 |
+
{
|
| 17225 |
+
"status": "passed",
|
| 17226 |
+
"test": "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_from_config",
|
| 17227 |
+
"count": 1
|
| 17228 |
+
},
|
| 17229 |
+
{
|
| 17230 |
+
"status": "passed",
|
| 17231 |
+
"test": "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_fp32_ln",
|
| 17232 |
+
"count": 1
|
| 17233 |
+
},
|
| 17234 |
+
{
|
| 17235 |
+
"status": "passed",
|
| 17236 |
+
"test": "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_from_config",
|
| 17237 |
+
"count": 1
|
| 17238 |
+
},
|
| 17239 |
+
{
|
| 17240 |
+
"status": "skipped",
|
| 17241 |
+
"test": "[1] tests/test_modeling_common.py:3236: MaskFormerModelTest doesn't have the attribute `_torch_compile_train_cls`.",
|
| 17242 |
+
"count": 1
|
| 17243 |
+
},
|
| 17244 |
+
{
|
| 17245 |
+
"status": "skipped",
|
| 17246 |
+
"test": "[2] tests/test_modeling_common.py:3168: This model is not a composite model!",
|
| 17247 |
+
"count": 2
|
| 17248 |
+
},
|
| 17249 |
+
{
|
| 17250 |
+
"status": "skipped",
|
| 17251 |
+
"test": "[2] tests/test_modeling_common.py:3174: test requires Flash Attention 3",
|
| 17252 |
+
"count": 2
|
| 17253 |
+
},
|
| 17254 |
+
{
|
| 17255 |
+
"status": "skipped",
|
| 17256 |
+
"test": "[2] tests/test_modeling_common.py:3330: test requires Flash Attention 3",
|
| 17257 |
+
"count": 2
|
| 17258 |
+
},
|
| 17259 |
+
{
|
| 17260 |
+
"status": "skipped",
|
| 17261 |
+
"test": "[2] tests/test_modeling_common.py:2784: test requires Flash Attention 3",
|
| 17262 |
+
"count": 2
|
| 17263 |
+
},
|
| 17264 |
+
{
|
| 17265 |
+
"status": "skipped",
|
| 17266 |
+
"test": "[2] tests/test_modeling_common.py:2792: test requires Flash Attention 3",
|
| 17267 |
+
"count": 2
|
| 17268 |
+
},
|
| 17269 |
+
{
|
| 17270 |
+
"status": "skipped",
|
| 17271 |
+
"test": "[2] tests/test_modeling_common.py:2750: test requires the kernels library",
|
| 17272 |
+
"count": 2
|
| 17273 |
+
},
|
| 17274 |
+
{
|
| 17275 |
+
"status": "skipped",
|
| 17276 |
+
"test": "[2] tests/test_modeling_common.py:2758: test requires MPS",
|
| 17277 |
+
"count": 2
|
| 17278 |
+
},
|
| 17279 |
+
{
|
| 17280 |
+
"status": "skipped",
|
| 17281 |
+
"test": "[1] tests/test_modeling_common.py:3236: MaskFormerSwinModelTest doesn't have the attribute `_torch_compile_train_cls`.",
|
| 17282 |
+
"count": 1
|
| 17283 |
+
},
|
| 17284 |
+
{
|
| 17285 |
+
"status": "failed",
|
| 17286 |
+
"test": "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_inference_equivalence - TypeError: unsupported operand type(s) for //: 'int' and 'list'",
|
| 17287 |
+
"count": 1
|
| 17288 |
+
},
|
| 17289 |
+
{
|
| 17290 |
+
"status": "failed",
|
| 17291 |
+
"test": "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelTest::test_flash_attn_2_inference_equivalence_right_padding - TypeError: unsupported operand type(s) for //: 'int' and 'list'",
|
| 17292 |
+
"count": 1
|
| 17293 |
+
},
|
| 17294 |
+
{
|
| 17295 |
+
"status": "failed",
|
| 17296 |
+
"test": "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_inference_equivalence - TypeError: unsupported operand type(s) for //: 'int' and 'list'",
|
| 17297 |
+
"count": 1
|
| 17298 |
+
},
|
| 17299 |
+
{
|
| 17300 |
+
"status": "failed",
|
| 17301 |
+
"test": "tests/models/maskformer/test_modeling_maskformer_swin.py::MaskFormerSwinModelTest::test_flash_attn_2_inference_equivalence_right_padding - TypeError: unsupported operand type(s) for //: 'int' and 'list'",
|
| 17302 |
+
"count": 1
|
| 17303 |
+
}
|
| 17304 |
+
]
|
| 17305 |
+
},
|
| 17306 |
{
|
| 17307 |
"model": "mbart50",
|
| 17308 |
"results": []
|