-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
293 additions
and
12 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"alias": "benchmark-hardware-compute", | ||
"automation_alias": "cfg", | ||
"automation_uid": "88dce9c160324c5d", | ||
"tags": [ | ||
"benchmark", | ||
"compute" | ||
], | ||
"uid": "ca67f372e7294afd" | ||
} |
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,4 @@ | ||
{ | ||
"uid": "d8f06040f7294319", | ||
"name": "AMD GPU" | ||
} |
4 changes: 4 additions & 0 deletions
4
cm-mlops/cfg/benchmark-hardware-compute/generic-cpu-arm64.json
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,4 @@ | ||
{ | ||
"uid":"357a972e79614903", | ||
"name": "Generic CPU - Arm64" | ||
} |
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,4 @@ | ||
{ | ||
"uid": "cdfd424c32734e38", | ||
"name": "Generic CPU - x64" | ||
} |
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,4 @@ | ||
{ | ||
"uid": "b3be7ac9ef954f5a", | ||
"name": "Google TPU" | ||
} |
4 changes: 4 additions & 0 deletions
4
cm-mlops/cfg/benchmark-hardware-compute/nvidia-gpu-jetson-orin.json
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,4 @@ | ||
{ | ||
"uid": "fe379ecd1e054a00", | ||
"name": "Nvidia GPU - Jetson Orin" | ||
} |
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,4 @@ | ||
{ | ||
"uid": "fe379ecd1e054a00", | ||
"name": "Nvidia GPU" | ||
} |
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,4 @@ | ||
{ | ||
"uid": "fe379ecd1e054a00", | ||
"name": "Qualcomm - AI 100" | ||
} |
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,19 @@ | ||
alias: benchmark-run-loadgen-dev | ||
uid: 08483639f6d24daf | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- loadgen | ||
- dev | ||
|
||
name: "LoadGen - dev" | ||
|
||
supported_compute: | ||
- fe379ecd1e054a00 | ||
- cdfd424c32734e38 | ||
- fe379ecd1e054a00 |
7 changes: 7 additions & 0 deletions
7
cm-mlops/cfg/benchmark-run-loadgen-dev/any-model-offline.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
uid: 4df38ed8dd804678 | ||
|
||
name: "Any model - offline" | ||
|
||
supported_compute: | ||
- cdfd424c32734e38 | ||
- 357a972e79614903 |
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,17 @@ | ||
alias: benchmark-run-mlperf-abtf-dev | ||
uid: f2ad6b2c6e7b4352 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- abtf | ||
- dev | ||
|
||
name: "MLPerf-ABTF inference - dev" | ||
|
||
supported_compute: | ||
- cdfd424c32734e38 |
1 change: 1 addition & 0 deletions
1
...s/cfg/benchmark-run-mlperf-abtf-dev/retinanet-reference-python-torch-offline.md
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 @@ | ||
### TBD |
6 changes: 6 additions & 0 deletions
6
cm-mlops/cfg/benchmark-run-mlperf-abtf-dev/retinanet-reference-python-torch-offline.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
uid: "fe379ecd1e054a00" | ||
|
||
name: "RetinaNet Reference Python Torch Offline" | ||
|
||
supported_compute: | ||
- cdfd424c32734e38 |
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,17 @@ | ||
alias: benchmark-run-mlperf-client-dev | ||
uid: 86ef1156149a4357 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- client | ||
- dev | ||
|
||
name: "MLPerf Client (Windows, MacOS and Linux) - dev" | ||
|
||
supported_compute: | ||
- cdfd424c32734e38 |
1 change: 1 addition & 0 deletions
1
cm-mlops/cfg/benchmark-run-mlperf-client-dev/mlperf-inference-test-windows.md
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 @@ | ||
### TBD |
6 changes: 6 additions & 0 deletions
6
cm-mlops/cfg/benchmark-run-mlperf-client-dev/mlperf-inference-test-windows.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
uid: "fe379ecd1e054a00" | ||
|
||
name: "RetinaNet Reference Python ONNX Offline" | ||
|
||
supported_compute: | ||
- cdfd424c32734e38 |
18 changes: 18 additions & 0 deletions
18
cm-mlops/cfg/benchmark-run-mlperf-inference-latest/_cm.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
alias: benchmark-run-mlperf-inference-latest | ||
uid: 6ab99c5e6dda4586 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- inference | ||
- latest | ||
|
||
name: "MLPerf inference - latest" | ||
|
||
supported_compute: | ||
- 357a972e79614903 | ||
- cdfd424c32734e38 |
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,19 @@ | ||
alias: benchmark-run-mlperf-inference-v3.1 | ||
uid: 8eb42e27ec984185 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- inference | ||
- v3.1 | ||
|
||
name: "MLPerf inference - v3.1" | ||
|
||
supported_compute: | ||
- fe379ecd1e054a00 | ||
- cdfd424c32734e38 | ||
- fe379ecd1e054a00 |
8 changes: 8 additions & 0 deletions
8
cm-mlops/cfg/benchmark-run-mlperf-inference-v3.1/bert-reference-python-onnx-offline.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
uid: 4df38ed8dd804678 | ||
|
||
name: "BERT Reference Python ONNX Offline" | ||
|
||
supported_compute: | ||
- cdfd424c32734e38 | ||
- 357a972e79614903 | ||
- fe379ecd1e054a00 |
6 changes: 6 additions & 0 deletions
6
cm-mlops/cfg/benchmark-run-mlperf-inference-v3.1/gptj-reference-python-torch-offline.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
uid: 4df38ed8dd804678 | ||
|
||
name: "GPT-J Reference Python Torch Offline" | ||
|
||
supported_compute: | ||
- fe379ecd1e054a00 |
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,19 @@ | ||
alias: benchmark-run-mlperf-inference-v4.0 | ||
uid: 27c06c35bceb4059 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- inference | ||
- v4.0 | ||
|
||
name: "MLPerf inference - v4.0" | ||
|
||
supported_compute: | ||
- fe379ecd1e054a00 | ||
- cdfd424c32734e38 | ||
- fe379ecd1e054a00 |
6 changes: 6 additions & 0 deletions
6
cm-mlops/cfg/benchmark-run-mlperf-inference-v4.0/llama2-reference-python-torch-offline.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
uid: 4df38ed8dd804678 | ||
|
||
name: "LLAMA2 Reference Python Torch Offline" | ||
|
||
supported_compute: | ||
- fe379ecd1e054a00 |
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,14 @@ | ||
alias: benchmark-run-mlperf-mobile-latest | ||
uid: 1edb7903eccd436c | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- mobile | ||
- latest | ||
|
||
name: "MLPerf mobile - latest" |
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,14 @@ | ||
alias: benchmark-run-mlperf-tiny-latest | ||
uid: 8f2c2dbaf29e4485 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- tiny | ||
- latest | ||
|
||
name: "MLPerf tiny - latest" |
14 changes: 14 additions & 0 deletions
14
cm-mlops/cfg/benchmark-run-mlperf-training-latest/_cm.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
alias: benchmark-run-mlperf-training-latest | ||
uid: 30f19848588847e0 | ||
|
||
automation_alias: cfg | ||
automation_uid: 88dce9c160324c5d | ||
|
||
tags: | ||
- benchmark | ||
- run | ||
- mlperf | ||
- training | ||
- latest | ||
|
||
name: "MLPerf training - latest" |
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