Skip to content

Commit c3cef7e

Browse files
committed
Results from R50 GH action on ubuntu-latest
1 parent c17dc92 commit c3cef7e

File tree

12 files changed

+276
-276
lines changed

12 files changed

+276
-276
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
| Model | Scenario | Accuracy | Throughput | Latency (in ms) |
22
|----------|------------|------------|--------------|-------------------|
3-
| resnet50 | offline | 76 | 23.116 | - |
3+
| resnet50 | offline | 76 | 23.12 | - |

open/MLCommons/measurements/gh_ubuntu-latest_x86-reference-cpu-onnxruntime_v1.22.1-default_config/resnet50/offline/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pip install -U mlcflow
1616

1717
mlc rm cache -f
1818

19-
mlc pull repo mlcommons@mlperf-automations --checkout=b32b1a366caa46fbe23621855ee46bcbbd56c782
19+
mlc pull repo mlcommons@mlperf-automations --checkout=593b7c91015687a3b8a6748784e54b1aff4fad48
2020

2121

2222
```
@@ -40,4 +40,4 @@ Model Precision: fp32
4040
`acc`: `76.0`, Required accuracy for closed division `>= 75.6954`
4141

4242
### Performance Results
43-
`Samples per second`: `23.1157`
43+
`Samples per second`: `23.1203`
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
python3 python/main.py --profile resnet50-onnxruntime --model "/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_ab2e2dbb/resnet50_v1.onnx" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_bcbb5260 --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_80248dde/test_results/gh_ubuntu-latest x86-reference-cpu-onnxruntime-v1.22.1-default_config/resnet50/offline/accuracy" --scenario Offline --count 500 --threads 4 --user_conf /home/runner/MLC/repos/mlcommons@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/fa7b9c79693f41d5add9010c6942c52f.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_bcbb5260 --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_a40d9226/val.txt
2-
INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_bcbb5260', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_a40d9226/val.txt', data_format=None, profile='resnet50-onnxruntime', scenario='Offline', max_batchsize=32, model='/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_ab2e2dbb/resnet50_v1.onnx', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_80248dde/test_results/gh_ubuntu-latest x86-reference-cpu-onnxruntime-v1.22.1-default_config/resnet50/offline/accuracy', inputs=None, outputs=['ArgMax:0'], backend='onnxruntime', device=None, model_name='resnet50', threads=4, qps=None, cache=0, cache_dir='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_bcbb5260', preprocessed_dir=None, use_preprocessed_dataset=True, accuracy=True, find_peak_performance=False, debug=False, user_conf='/home/runner/MLC/repos/mlcommons@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/fa7b9c79693f41d5add9010c6942c52f.conf', audit_conf='audit.config', time=None, count=500, performance_sample_count=None, max_latency=None, samples_per_query=8)
1+
python3 python/main.py --profile resnet50-onnxruntime --model "/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_685a4939/resnet50_v1.onnx" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_e638408b --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_388771f0/test_results/gh_ubuntu-latest x86-reference-cpu-onnxruntime-v1.22.1-default_config/resnet50/offline/accuracy" --scenario Offline --count 500 --threads 4 --user_conf /home/runner/MLC/repos/mlcommons@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/c8061bf351a7489bb521aa341063a68e.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_e638408b --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_1683dc5e/val.txt
2+
INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_e638408b', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_1683dc5e/val.txt', data_format=None, profile='resnet50-onnxruntime', scenario='Offline', max_batchsize=32, model='/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_685a4939/resnet50_v1.onnx', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_388771f0/test_results/gh_ubuntu-latest x86-reference-cpu-onnxruntime-v1.22.1-default_config/resnet50/offline/accuracy', inputs=None, outputs=['ArgMax:0'], backend='onnxruntime', device=None, model_name='resnet50', threads=4, qps=None, cache=0, cache_dir='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_e638408b', preprocessed_dir=None, use_preprocessed_dataset=True, accuracy=True, find_peak_performance=False, debug=False, user_conf='/home/runner/MLC/repos/mlcommons@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/c8061bf351a7489bb521aa341063a68e.conf', audit_conf='audit.config', time=None, count=500, performance_sample_count=None, max_latency=None, samples_per_query=8)
33
INFO:imagenet:Loading 500 preprocessed images using 4 threads
44
INFO:imagenet:loaded 500 images, cache=0, already_preprocessed=True, took=0.0sec
55
INFO:main:starting TestScenario.Offline
6-
TestScenario.Offline qps=0.74, mean=13.6131, time=21.730, acc=76.000%, queries=16, tiles=50.0:13.6745,80.0:20.8757,90.0:21.1625,95.0:21.3973,99.0:21.5180,99.9:21.5452
6+
TestScenario.Offline qps=0.74, mean=13.6102, time=21.677, acc=76.000%, queries=16, tiles=50.0:13.7740,80.0:21.0157,90.0:21.3118,95.0:21.4170,99.0:21.5035,99.9:21.5230

open/MLCommons/measurements/gh_ubuntu-latest_x86-reference-cpu-onnxruntime_v1.22.1-default_config/resnet50/offline/mlc-deps.mmd

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ graph TD
99
app-mlperf-inference,d775cac873ee4231_(_python,_resnet50,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline_) --> get,mlperf,inference,utils
1010
download-file,9cdc8dc41aae437e_(_wget,_url.https://armi.in/files/caffe_ilsvrc12.tar.gz_) --> detect,os
1111
download-and-extract,c67e81a4ce2649f5_(_extract,_wget,_url.https://armi.in/files/caffe_ilsvrc12.tar.gz_) --> download,file,_wget,_url.https://armi.in/files/caffe_ilsvrc12.tar.gz
12-
extract-file,3f0b76219d004817_(_keep,_path./home/runner/MLC/repos/local/cache/download-file_imagenet-aux-da_51f774d8/caffe_ilsvrc12.tar.gz_) --> detect,os
13-
download-and-extract,c67e81a4ce2649f5_(_extract,_wget,_url.https://armi.in/files/caffe_ilsvrc12.tar.gz_) --> extract,file,_keep,_path./home/runner/MLC/repos/local/cache/download-file_imagenet-aux-da_51f774d8/caffe_ilsvrc12.tar.gz
12+
extract-file,3f0b76219d004817_(_keep,_path./home/runner/MLC/repos/local/cache/download-file_imagenet-aux-da_989f3f20/caffe_ilsvrc12.tar.gz_) --> detect,os
13+
download-and-extract,c67e81a4ce2649f5_(_extract,_wget,_url.https://armi.in/files/caffe_ilsvrc12.tar.gz_) --> extract,file,_keep,_path./home/runner/MLC/repos/local/cache/download-file_imagenet-aux-da_989f3f20/caffe_ilsvrc12.tar.gz
1414
get-dataset-imagenet-aux,bb2c6dd8c8c64217 --> download-and-extract,_extract,_wget,_url.https://armi.in/files/caffe_ilsvrc12.tar.gz
1515
app-mlperf-inference,d775cac873ee4231_(_python,_resnet50,_onnxruntime,_cpu,_test,_r5.1-dev_default,_offline_) --> get,dataset-aux,imagenet-aux
16-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> detect,os
16+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> detect,os
1717
detect-cpu,586c8a43320142f7 --> detect,os
18-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> detect,cpu
18+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> detect,cpu
1919
get-sys-utils-mlc,bc90993277e84b8e --> detect,os
20-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,python
20+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,python
2121
get-generic-python-lib,94b62a682bc44791_(_onnxruntime_) --> detect,os
2222
detect-cpu,586c8a43320142f7 --> detect,os
2323
get-generic-python-lib,94b62a682bc44791_(_onnxruntime_) --> detect,cpu
@@ -27,17 +27,17 @@ graph TD
2727
get-generic-python-lib,94b62a682bc44791_(_pip_) --> detect,cpu
2828
get-generic-python-lib,94b62a682bc44791_(_pip_) --> get,python3
2929
get-generic-python-lib,94b62a682bc44791_(_onnxruntime_) --> get,generic-python-lib,_pip
30-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,generic-python-lib,_onnxruntime
30+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,generic-python-lib,_onnxruntime
3131
download-file,9cdc8dc41aae437e_(_cmutil,_url.https://armi.in/files/resnet50_v1_op11/resnet50_v1.onnx_) --> detect,os
3232
download-and-extract,c67e81a4ce2649f5_(_url.https://armi.in/files/resnet50_v1_op11/resnet50_v1.onnx_) --> download,file,_cmutil,_url.https://armi.in/files/resnet50_v1_op11/resnet50_v1.onnx
3333
get-ml-model-resnet50,56203e4e998b4bc0_(_fp32,_onnx_) --> download-and-extract,_url.https://armi.in/files/resnet50_v1_op11/resnet50_v1.onnx
34-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,ml-model,image-classification,resnet50,raw,_fp32,_onnx
34+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,ml-model,image-classification,resnet50,raw,_fp32,_onnx
3535
get-preprocessed-dataset-imagenet,f259d490bbaf45f5_(_-for.mobilenet,_NCHW_) --> get,python3
3636
get-dataset-imagenet-val,7afd58d287fe4f11_(_size.500,_2012_) --> detect,os
3737
download-file,9cdc8dc41aae437e_(_cmutil,_url.http://cKnowledge.org/ai/data/ILSVRC2012_img_val_500.tar_) --> detect,os
3838
download-and-extract,c67e81a4ce2649f5_(_extract,_url.http://cKnowledge.org/ai/data/ILSVRC2012_img_val_500.tar_) --> download,file,_cmutil,_url.http://cKnowledge.org/ai/data/ILSVRC2012_img_val_500.tar
39-
extract-file,3f0b76219d004817_(_keep,_path./home/runner/MLC/repos/local/cache/get-dataset-imagenet-val_8c027876/ILSVRC2012_img_val_500.tar_) --> detect,os
40-
download-and-extract,c67e81a4ce2649f5_(_extract,_url.http://cKnowledge.org/ai/data/ILSVRC2012_img_val_500.tar_) --> extract,file,_keep,_path./home/runner/MLC/repos/local/cache/get-dataset-imagenet-val_8c027876/ILSVRC2012_img_val_500.tar
39+
extract-file,3f0b76219d004817_(_keep,_path./home/runner/MLC/repos/local/cache/get-dataset-imagenet-val_5d08dd66/ILSVRC2012_img_val_500.tar_) --> detect,os
40+
download-and-extract,c67e81a4ce2649f5_(_extract,_url.http://cKnowledge.org/ai/data/ILSVRC2012_img_val_500.tar_) --> extract,file,_keep,_path./home/runner/MLC/repos/local/cache/get-dataset-imagenet-val_5d08dd66/ILSVRC2012_img_val_500.tar
4141
get-dataset-imagenet-val,7afd58d287fe4f11_(_size.500,_2012_) --> download-and-extract,file,_extract,_url.http://cKnowledge.org/ai/data/ILSVRC2012_img_val_500.tar
4242
get-preprocessed-dataset-imagenet,f259d490bbaf45f5_(_-for.mobilenet,_NCHW_) --> get,dataset,image-classification,original,_size.500,_2012
4343
get-preprocessed-dataset-imagenet,f259d490bbaf45f5_(_-for.mobilenet,_NCHW_) --> get,dataset-aux,image-classification,imagenet-aux
@@ -62,16 +62,16 @@ graph TD
6262
get-generic-sys-util,bb0393afa8404a11_(_install,_libgl_) --> detect,sudo
6363
get-generic-sys-util,bb0393afa8404a11_(_libgl_) --> get,generic-sys-util,_install,_libgl
6464
get-preprocessed-dataset-imagenet,f259d490bbaf45f5_(_-for.mobilenet,_NCHW_) --> get,generic-sys-util,_libgl
65-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,dataset,image-classification,imagenet,preprocessed,_-for.mobilenet,_NCHW
66-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,dataset-aux,image-classification,imagenet-aux
65+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,dataset,image-classification,imagenet,preprocessed,_-for.mobilenet,_NCHW
66+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,dataset-aux,image-classification,imagenet-aux
6767
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> detect,os
6868
detect-cpu,586c8a43320142f7 --> detect,os
6969
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> detect,cpu
7070
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> get,python
7171
get-mlperf-inference-sut-configs,c2fbf72009e2445b --> get,cache,dir,_name.mlperf-inference-sut-configs
7272
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> get,sut,configs
7373
generate-mlperf-inference-user-conf,3af4475745964b93_(_wg-inference_) --> get,mlcommons,inference,src
74-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> generate,user-conf,mlperf,inference,_wg-inference
74+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> generate,user-conf,mlperf,inference,_wg-inference
7575
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> detect,os
7676
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> get,python3
7777
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> get,mlcommons,inference,src
@@ -102,39 +102,39 @@ graph TD
102102
get-generic-python-lib,94b62a682bc44791_(_pip_) --> get,python3
103103
get-generic-python-lib,94b62a682bc44791_(_package.setuptools_) --> get,generic-python-lib,_pip
104104
get-mlperf-inference-loadgen,64c3d98d0ba04950_(_wg-inference_) --> get,generic-python-lib,_package.setuptools
105-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,loadgen,_wg-inference
106-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,mlcommons,inference,src
107-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,mlcommons,inference,src
105+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,loadgen,_wg-inference
106+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,mlcommons,inference,src
107+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,mlcommons,inference,src
108108
get-generic-python-lib,94b62a682bc44791_(_package.psutil_) --> detect,os
109109
detect-cpu,586c8a43320142f7 --> detect,os
110110
get-generic-python-lib,94b62a682bc44791_(_package.psutil_) --> detect,cpu
111111
get-generic-python-lib,94b62a682bc44791_(_package.psutil_) --> get,python3
112112
get-generic-python-lib,94b62a682bc44791_(_pip_) --> get,python3
113113
get-generic-python-lib,94b62a682bc44791_(_package.psutil_) --> get,generic-python-lib,_pip
114-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,generic-python-lib,_package.psutil
114+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,generic-python-lib,_package.psutil
115115
get-generic-python-lib,94b62a682bc44791_(_opencv-python_) --> detect,os
116116
detect-cpu,586c8a43320142f7 --> detect,os
117117
get-generic-python-lib,94b62a682bc44791_(_opencv-python_) --> detect,cpu
118118
get-generic-python-lib,94b62a682bc44791_(_opencv-python_) --> get,python3
119119
get-generic-python-lib,94b62a682bc44791_(_pip_) --> get,python3
120120
get-generic-python-lib,94b62a682bc44791_(_opencv-python_) --> get,generic-python-lib,_pip
121-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,generic-python-lib,_opencv-python
122-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,generic-sys-util,_libgl
121+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,generic-python-lib,_opencv-python
122+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,generic-sys-util,_libgl
123123
get-generic-python-lib,94b62a682bc44791_(_numpy_) --> detect,os
124124
detect-cpu,586c8a43320142f7 --> detect,os
125125
get-generic-python-lib,94b62a682bc44791_(_numpy_) --> detect,cpu
126126
get-generic-python-lib,94b62a682bc44791_(_numpy_) --> get,python3
127127
get-generic-python-lib,94b62a682bc44791_(_pip_) --> get,python3
128128
get-generic-python-lib,94b62a682bc44791_(_numpy_) --> get,generic-python-lib,_pip
129-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,generic-python-lib,_numpy
129+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,generic-python-lib,_numpy
130130
get-generic-python-lib,94b62a682bc44791_(_pycocotools_) --> detect,os
131131
detect-cpu,586c8a43320142f7 --> detect,os
132132
get-generic-python-lib,94b62a682bc44791_(_pycocotools_) --> detect,cpu
133133
get-generic-python-lib,94b62a682bc44791_(_pycocotools_) --> get,python3
134134
get-generic-python-lib,94b62a682bc44791_(_pip_) --> get,python3
135135
get-generic-python-lib,94b62a682bc44791_(_pycocotools_) --> get,generic-python-lib,_pip
136-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> get,generic-python-lib,_pycocotools
136+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> get,generic-python-lib,_pycocotools
137137
detect-cpu,586c8a43320142f7 --> detect,os
138138
benchmark-program,19f369ef47084895 --> detect,cpu
139139
benchmark-program-mlperf,cfff0132a8aa4018 --> benchmark-program,program
140-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_cpu,_offline,_fp32_) --> benchmark-mlperf
140+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_resnet50,_offline,_onnxruntime,_cpu,_fp32_) --> benchmark-mlperf
3.82 KB
Loading

0 commit comments

Comments
 (0)