-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #316 from mlcommons/dev
various updates for CM tools for Windows and better debugging
- Loading branch information
Showing
39 changed files
with
497 additions
and
378 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Copyright (c) 2021-2024 MLCommons | ||
|
||
The cTuning foundation and OctoML donated this project to MLCommons to benefit everyone. | ||
Grigori Fursin, the cTuning foundation and OctoML donated this project to MLCommons to benefit everyone. | ||
|
||
Copyright (c) 2014-2021 cTuning foundation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
alias: benchmark-run-mlperf-inference-v4.1 | ||
uid: b7e89771987d4168 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- inference | ||
- v4.1 | ||
|
||
name: "MLPerf inference - v4.1" | ||
|
||
supported_compute: | ||
- ee8c568e0ac44f2b | ||
- fe379ecd1e054a00 | ||
- d8f06040f7294319 | ||
|
||
bench_uid: 39877bb63fb54725 | ||
|
||
view_dimensions: | ||
- - input.device | ||
- "MLPerf device" | ||
- - input.implementation | ||
- "MLPerf implementation" | ||
- - input.backend | ||
- "MLPerf backend" | ||
- - input.model | ||
- "MLPerf model" | ||
- - input.scenario | ||
- "MLPerf scenario" | ||
- - input.host_os | ||
- "Host OS" | ||
- - output.state.cm-mlperf-inference-results-last.performance | ||
- "Got performance" | ||
- - output.state.cm-mlperf-inference-results-last.accuracy | ||
- "Got accuracy" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
uid: 12e86eb386314866 | ||
|
||
name: "Basic Ubuntu 24.04" | ||
|
||
input: | ||
docker_base_image: 'ubuntu:24.04' | ||
docker_os: ubuntu | ||
docker_os_version: '24.04' | ||
|
4 changes: 3 additions & 1 deletion
4
...docker-basic-configurations/nvidia-ubuntu-20.04-cuda-11.8-cudnn-8.6.0-pytorch-1.13.0.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.