Skip to content

Commit d95dc68

Browse files
committed
Results from R50 GH action on
1 parent 470d424 commit d95dc68

File tree

10 files changed

+205
-239
lines changed

10 files changed

+205
-239
lines changed

open/MLCommons/measurements/default-mlcommons_cpp-cpu-onnxruntime-default_config/retinanet/offline/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
## Host platform
44

5-
* OS version: Linux-6.11.0-1015-azure-x86_64-with-glibc2.34
5+
* OS version: Linux-6.11.0-1015-azure-x86_64-with-glibc2.39
66
* CPU version: x86_64
7-
* Python version: 3.8.18 (default, Dec 12 2024, 19:15:30)
8-
[GCC 13.2.0]
7+
* Python version: 3.12.11 (main, Jun 4 2025, 04:14:08) [GCC 13.3.0]
98
* MLC version: unknown
109

1110
## CM Run Command
@@ -17,7 +16,7 @@ pip install -U mlcflow
1716

1817
mlc rm cache -f
1918

20-
mlc pull repo anandhu-eng@mlperf-automations --checkout=4ecd71b24c87995b60d770f212aa6c8049e34272
19+
mlc pull repo anandhu-eng@mlperf-automations --checkout=f5f7996026c2b55a25721b7681ab386e03b1aa17
2120

2221

2322
```
@@ -41,4 +40,4 @@ Model Precision: fp32
4140
`mAP`: `49.593`, Required accuracy for closed division `>= 37.1745`
4241

4342
### Performance Results
44-
`Samples per second`: `0.420827`
43+
`Samples per second`: `0.420673`

open/MLCommons/measurements/default-mlcommons_cpp-cpu-onnxruntime-default_config/retinanet/offline/accuracy_console.out

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
User Conf path: /home/runner/MLC/repos/anandhu-eng@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/837d73b2848c437ea1936aaff8a852c3.conf
2-
Dataset Preprocessed path: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_95aebf5f
3-
Dataset List filepath: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_95aebf5f/annotations/openimages-mlperf.json
1+
User Conf path: /home/runner/MLC/repos/anandhu-eng@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/3cd3871c7c814de0944bb7f496f872c5.conf
2+
Dataset Preprocessed path: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_77700f64
3+
Dataset List filepath: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_77700f64/annotations/openimages-mlperf.json
44
Scenario: Offline
55
Mode: AccuracyOnly
66
Batch size: 1

open/MLCommons/measurements/default-mlcommons_cpp-cpu-onnxruntime-default_config/retinanet/offline/mlc-deps.mmd

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,13 @@ graph TD
22
app-mlperf-inference,d775cac873ee4231_(_cpp,_retinanet,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline_) --> detect,os
33
app-mlperf-inference,d775cac873ee4231_(_cpp,_retinanet,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline_) --> get,sys-utils-cm
44
app-mlperf-inference,d775cac873ee4231_(_cpp,_retinanet,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline_) --> get,python
5-
get-mlperf-inference-src,4b57186581024797 --> detect,os
6-
get-mlperf-inference-src,4b57186581024797 --> get,python3
7-
get-mlperf-inference-src,4b57186581024797 --> get,git,repo,_branch.master,_repo.https://github.com/mlcommons/inference
85
app-mlperf-inference,d775cac873ee4231_(_cpp,_retinanet,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline_) --> get,mlcommons,inference,src
96
get-mlperf-inference-utils,e341e5f86d8342e5 --> get,mlperf,inference,src
107
app-mlperf-inference,d775cac873ee4231_(_cpp,_retinanet,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline_) --> get,mlperf,inference,utils
11-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> detect,os
8+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> detect,os
129
detect-cpu,586c8a43320142f7 --> detect,os
13-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> detect,cpu
14-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> get,sys-utils-cm
10+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> detect,cpu
11+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> get,sys-utils-cm
1512
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> detect,os
1613
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> get,python3
1714
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> get,mlcommons,inference,src
@@ -43,27 +40,27 @@ graph TD
4340
get-generic-python-lib,94b62a682bc44791_(_pip_) --> get,python3
4441
get-generic-python-lib,94b62a682bc44791_(_package.setuptools_) --> get,generic-python-lib,_pip
4542
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> get,generic-python-lib,_package.setuptools
46-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> get,loadgen,_wg-inference
47-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> get,mlcommons,inference,src
48-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> get,lib,onnxruntime,lang-cpp,_cpu
49-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> get,dataset,preprocessed,openimages,_validation,_NCHW,_50
50-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> get,ml-model,retinanet,_onnx,_fp32
43+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> get,loadgen,_wg-inference
44+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> get,mlcommons,inference,src
45+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> get,lib,onnxruntime,lang-cpp,_cpu
46+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> get,dataset,preprocessed,openimages,_validation,_NCHW,_50
47+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> get,ml-model,retinanet,_onnx,_fp32
5148
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> detect,os
5249
detect-cpu,586c8a43320142f7 --> detect,os
5350
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> detect,cpu
5451
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> get,python
5552
get-mlperf-inference-sut-configs,c2fbf72009e2445b --> get,cache,dir,_name.mlperf-inference-sut-configs
5653
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> get,sut,configs
5754
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> get,mlcommons,inference,src
58-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> generate,user-conf,mlperf,inference,_wg-inference
55+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> generate,user-conf,mlperf,inference,_wg-inference
5956
detect-cpu,586c8a43320142f7 --> detect,os
6057
compile-program,c05042ba005a4bfa --> detect,cpu
6158
compile-program,c05042ba005a4bfa --> get,compiler,gcc
6259
detect-cpu,586c8a43320142f7 --> detect,os
6360
get-compiler-flags,31be8b74a69742f8 --> detect,cpu
6461
compile-program,c05042ba005a4bfa --> get,compiler-flags
65-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> compile,cpp-program
62+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> compile,cpp-program
6663
detect-cpu,586c8a43320142f7 --> detect,os
6764
benchmark-program,19f369ef47084895 --> detect,cpu
6865
benchmark-program-mlperf,cfff0132a8aa4018 --> benchmark-program,program
69-
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_cpu,_offline,_onnxruntime,_retinanet_) --> benchmark-mlperf
66+
app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf_(_offline,_cpu,_onnxruntime,_retinanet_) --> benchmark-mlperf

open/MLCommons/measurements/default-mlcommons_cpp-cpu-onnxruntime-default_config/retinanet/offline/mlc-version-info.json

Lines changed: 15 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -30,43 +30,13 @@
3030
"parent": "app-mlperf-inference,d775cac873ee4231 ( cpp,_retinanet,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline )"
3131
}
3232
},
33-
{
34-
"detect,os": {
35-
"script_uid": "863735b7db8c44fc",
36-
"script_alias": "detect-os",
37-
"script_tags": "detect-os,detect,os,info",
38-
"script_variations": "",
39-
"version": "",
40-
"parent": "get-mlperf-inference-src,4b57186581024797"
41-
}
42-
},
43-
{
44-
"get,python3": {
45-
"script_uid": "d0b5dd74373f4a62",
46-
"script_alias": "get-python3",
47-
"script_tags": "get,python,python3,get-python,get-python3",
48-
"script_variations": "",
49-
"version": "3.10.8",
50-
"parent": "get-mlperf-inference-src,4b57186581024797"
51-
}
52-
},
53-
{
54-
"get,git,repo,_branch.master,_repo.https://github.com/mlcommons/inference": {
55-
"script_uid": "ed603e7292974f10",
56-
"script_alias": "get-git-repo",
57-
"script_tags": "get,git,repo,repository,clone",
58-
"script_variations": "branch.master,repo.https://github.com/mlcommons/inference",
59-
"version": "",
60-
"parent": "get-mlperf-inference-src,4b57186581024797"
61-
}
62-
},
6333
{
6434
"get,mlcommons,inference,src": {
6535
"script_uid": "4b57186581024797",
6636
"script_alias": "get-mlperf-inference-src",
6737
"script_tags": "get,src,source,inference,inference-src,inference-source,mlperf,mlcommons",
6838
"script_variations": "",
69-
"version": "r5.0-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
39+
"version": "master-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
7040
"parent": "app-mlperf-inference,d775cac873ee4231 ( cpp,_retinanet,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline )"
7141
}
7242
},
@@ -76,7 +46,7 @@
7646
"script_alias": "get-mlperf-inference-src",
7747
"script_tags": "get,src,source,inference,inference-src,inference-source,mlperf,mlcommons",
7848
"script_variations": "",
79-
"version": "r5.0-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
49+
"version": "master-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
8050
"parent": "get-mlperf-inference-utils,e341e5f86d8342e5"
8151
}
8252
},
@@ -97,7 +67,7 @@
9767
"script_tags": "detect-os,detect,os,info",
9868
"script_variations": "",
9969
"version": "",
100-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
70+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
10171
}
10272
},
10373
{
@@ -117,7 +87,7 @@
11787
"script_tags": "detect,cpu,detect-cpu,info",
11888
"script_variations": "",
11989
"version": "",
120-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
90+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
12191
}
12292
},
12393
{
@@ -127,7 +97,7 @@
12797
"script_tags": "get,sys-utils-cm,sys-utils-mlc",
12898
"script_variations": "",
12999
"version": "",
130-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
100+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
131101
}
132102
},
133103
{
@@ -447,7 +417,7 @@
447417
"script_tags": "get,loadgen,inference,inference-loadgen,mlperf,mlcommons",
448418
"script_variations": "wg-inference",
449419
"version": "master",
450-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
420+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
451421
}
452422
},
453423
{
@@ -456,8 +426,8 @@
456426
"script_alias": "get-mlperf-inference-src",
457427
"script_tags": "get,src,source,inference,inference-src,inference-source,mlperf,mlcommons",
458428
"script_variations": "",
459-
"version": "r5.0-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
460-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
429+
"version": "master-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
430+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
461431
}
462432
},
463433
{
@@ -467,7 +437,7 @@
467437
"script_tags": "install,onnxruntime,get,prebuilt,lib,lang-c,lang-cpp",
468438
"script_variations": "cpu",
469439
"version": "",
470-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
440+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
471441
}
472442
},
473443
{
@@ -477,7 +447,7 @@
477447
"script_tags": "get,dataset,openimages,open-images,object-detection,preprocessed",
478448
"script_variations": "validation,NCHW,50",
479449
"version": "",
480-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
450+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
481451
}
482452
},
483453
{
@@ -487,7 +457,7 @@
487457
"script_tags": "get,ml-model,raw,resnext50,retinanet,object-detection",
488458
"script_variations": "onnx,fp32",
489459
"version": "",
490-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
460+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
491461
}
492462
},
493463
{
@@ -556,7 +526,7 @@
556526
"script_alias": "get-mlperf-inference-src",
557527
"script_tags": "get,src,source,inference,inference-src,inference-source,mlperf,mlcommons",
558528
"script_variations": "",
559-
"version": "r5.0-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
529+
"version": "master-git-0a3570efb0309b5581f2831d84c05fe5483b5ef7",
560530
"parent": "generate-mlperf-inference-user-conf,3af4475745964b93 ( wg-inference )"
561531
}
562532
},
@@ -567,7 +537,7 @@
567537
"script_tags": "generate,mlperf,inference,user-conf,inference-user-conf",
568538
"script_variations": "wg-inference",
569539
"version": "",
570-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
540+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
571541
}
572542
},
573543
{
@@ -637,7 +607,7 @@
637607
"script_tags": "compile,program,c-program,cpp-program,compile-program,compile-c-program,compile-cpp-program",
638608
"script_variations": "",
639609
"version": "",
640-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
610+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
641611
}
642612
},
643613
{
@@ -677,7 +647,7 @@
677647
"script_tags": "mlperf,benchmark-mlperf",
678648
"script_variations": "",
679649
"version": "",
680-
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( cpu,_offline,_onnxruntime,_retinanet )"
650+
"parent": "app-mlperf-inference-mlcommons-cpp,bf62405e6c7a44bf ( offline,_cpu,_onnxruntime,_retinanet )"
681651
}
682652
}
683653
]

open/MLCommons/measurements/default-mlcommons_cpp-cpu-onnxruntime-default_config/retinanet/offline/os_info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"MLC_HOST_PYTHON_BITS": "64",
2929
"MLC_HOST_SYSTEM_NAME": "pkrvmbietmlfzoi",
3030
"+PATH": [
31-
"/home/runner/MLC/repos/local/cache/install-python-src_53563cb2/install/bin"
31+
"/home/runner/MLC/repos/local/cache/install-python-src_5d87d5fe/install/bin"
3232
]
3333
}

open/MLCommons/measurements/default-mlcommons_cpp-cpu-onnxruntime-default_config/retinanet/offline/performance_console.out

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
User Conf path: /home/runner/MLC/repos/anandhu-eng@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/a8ae65fb9b5f4043b2ac9cf9a5884955.conf
2-
Dataset Preprocessed path: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_95aebf5f
3-
Dataset List filepath: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_95aebf5f/annotations/openimages-mlperf.json
1+
User Conf path: /home/runner/MLC/repos/anandhu-eng@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/a5eda5c064ea455197fa6898d7d4c70c.conf
2+
Dataset Preprocessed path: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_77700f64
3+
Dataset List filepath: /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-openimages_77700f64/annotations/openimages-mlperf.json
44
Scenario: Offline
55
Mode: PerformanceOnly
66
Batch size: 1

0 commit comments

Comments
 (0)