Commit 7373829
Added Wan2.2-T2V to submission checker (mlcommons#2457)
* Added Wan2.2-T2V to submission checker
* Updated acc_pattern
* Add accuracy_sample_count (mlcommons#2414)
* add accuracy_sample_count
* cap count to QSL->TotalSampleCount()
* [Automated Commit] Format Codebase
* empty commit to re-trigger test
* [Automated Commit] Format Codebase
* rm newline
* rm test05 lines
* add accuracy_sample_count to submission_checker
* [Automated Commit] Format Codebase
* fix check
* [Automated Commit] Format Codebase
* empty commit to trigger test
* add gpt-oss-120b loadgen settings to mlperf.conf
* Remove Rclone download instructions for datasets supported by R2 Downloader (mlcommons#2358)
* Remove Rclone instructions from README.md
* Remove Rclone download instructions from README.md
* Tweak README.md
* Switch from Rclone to R2 Downloader in README.md
* Switch from Rclone to R2 Downloader in README.md
* Switch from Rclone to R2 Downloader in README.md
* Switch Rclone for R2 Downloader in README.md
* Switch Rclone for R2 Downloader in README.md
* Use r2 downloader for gpt j model download (mlcommons#2365)
* Provide r2 download commands for mixtral model and datasets (mlcommons#2364)
* Replace MLCFlow RClone command for criteo dataset with R2 (mlcommons#2363)
* Deprecate MLCFlow rclone download command with r2 (mlcommons#2362)
* Add instruction to download DeepSeek model through MLCflow (mlcommons#2361)
* [Automated Commit] Format Codebase
* Trigger cla-check
* [Automated Commit] Format Codebase
* Update build_wheels.yml
* [Automated Commit] Format Codebase
* Add dtypes to README.md
---------
Co-authored-by: ANANDHU S <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Arjun Suresh <[email protected]>
Co-authored-by: Pablo Gonzalez <[email protected]>
Co-authored-by: Pablo Gonzalez <[email protected]>
* empty commit to trigger test
* Update seeds for inference v6.0 (mlcommons#2437)
* use total_sample_count for default of accuracy_sample_count
* revert changes to .github
* Add accuracy_sample_count to modularized submission checker
* [Automated Commit] Format Codebase
* empty commit to trigger test
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Wasson <[email protected]>
Co-authored-by: ANANDHU S <[email protected]>
Co-authored-by: Arjun Suresh <[email protected]>
Co-authored-by: Pablo Gonzalez <[email protected]>
Co-authored-by: Pablo Gonzalez <[email protected]>
* Increment version to 6.0.6
* Change dataset access link to new URL (mlcommons#2458)
Updated dataset access link in README.md.
* MLCFlow automation: Add model and dataset download commands (mlcommons#2455)
Co-authored-by: Arjun Suresh <[email protected]>
* Update v6.0 benchmark table (mlcommons#2460)
Co-authored-by: hanyunfan <[email protected]>
* Temporary turn off retinanet GitHub action (mlcommons#2467)
* [DLRMv3] Add compliance test (mlcommons#2453)
* compliance test for dlrmv3
* add test08
* update
* update
* squash changes
---------
Co-authored-by: hanyunfan <[email protected]>
* Fix PyTorch version issue for Llama2-70b and Mixtral-8x7b (mlcommons#2466)
Update torch installation from unavailable nightly build (torch==2.2.0.dev20231006+cpu) to stable release (torch==2.2.0) which is available on the PyTorch CPU wheel index.
Co-authored-by: Arjun Suresh <[email protected]>
* Add yolo run commands to inference docs (mlcommons#2461)
* Quick fix: Add user conf to yolo reference implementation (mlcommons#2446)
* Quick fix: Add user conf to yolo reference implementation
* Add model_name to yolo implementation
* Fix default name
* Fix logging for YOLO benchmark (mlcommons#2450)
* [Automated Commit] Format Codebase
* fix formatting
* Remove duplicate log tracing argument
Removed duplicate argument for enabling log tracing.
* Add performance_sample_count_override for yolo
* Update version check and filter scenarios for 6.0
* Remove min_query_count - interfering with runs
Remove minimum query count requirement for performance mode.
* Update models from submission checker constants (mlcommons#2464)
Removed 'stable-diffusion-xl' and 'dlrm-v3' from scenarios.
* Generate final report: Update filter scenarios for version 6.0 (mlcommons#2465)
* Generate final report: Update filter scenarios for version 6.0
* Update mlperf.conf
---------
Co-authored-by: ANANDHU S <[email protected]>
Co-authored-by: hanyunfan <[email protected]>
Co-authored-by: Arjun Suresh <[email protected]>
* Increment version to 6.0.7
---------
Co-authored-by: Pablo Gonzalez <[email protected]>
Co-authored-by: v-shobhit <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Wasson <[email protected]>
Co-authored-by: ANANDHU S <[email protected]>
Co-authored-by: Arjun Suresh <[email protected]>
Co-authored-by: Pablo Gonzalez <[email protected]>
Co-authored-by: pgmpablo157321 <[email protected]>
Co-authored-by: hanyunfan <[email protected]>
Co-authored-by: Linjian Ma <[email protected]>
Co-authored-by: SamareshSingh <[email protected]>
Co-authored-by: arjunsuresh <[email protected]>
Co-authored-by: Miro <[email protected]>1 parent 6520e39 commit 7373829
File tree
2 files changed
+15
-6
lines changed- tools/submission
- submission_checker
2 files changed
+15
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| |||
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
| 237 | + | |
235 | 238 | | |
236 | 239 | | |
237 | 240 | | |
| |||
262 | 265 | | |
263 | 266 | | |
264 | 267 | | |
| 268 | + | |
265 | 269 | | |
266 | 270 | | |
267 | 271 | | |
| |||
338 | 342 | | |
339 | 343 | | |
340 | 344 | | |
| 345 | + | |
341 | 346 | | |
342 | 347 | | |
343 | 348 | | |
| |||
354 | 359 | | |
355 | 360 | | |
356 | 361 | | |
| 362 | + | |
357 | 363 | | |
358 | 364 | | |
359 | 365 | | |
360 | 366 | | |
361 | 367 | | |
362 | 368 | | |
363 | 369 | | |
| 370 | + | |
364 | 371 | | |
365 | 372 | | |
366 | 373 | | |
| |||
1378 | 1385 | | |
1379 | 1386 | | |
1380 | 1387 | | |
1381 | | - | |
| 1388 | + | |
| 1389 | + | |
1382 | 1390 | | |
1383 | 1391 | | |
1384 | 1392 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
70 | | - | |
| 67 | + | |
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
| |||
216 | 213 | | |
217 | 214 | | |
218 | 215 | | |
| 216 | + | |
219 | 217 | | |
220 | 218 | | |
221 | 219 | | |
| |||
259 | 257 | | |
260 | 258 | | |
261 | 259 | | |
| 260 | + | |
262 | 261 | | |
263 | 262 | | |
264 | 263 | | |
| |||
288 | 287 | | |
289 | 288 | | |
290 | 289 | | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
369 | 370 | | |
370 | 371 | | |
371 | 372 | | |
| |||
0 commit comments