Skip to content

Commit bd31673

Browse files
committed
Auto-merge updates from auto-update branch
2 parents bbd81e6 + b659152 commit bd31673

File tree

13 files changed

+323
-324
lines changed

13 files changed

+323
-324
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.28 | - |
3+
| resnet50 | offline | 76 | 23.129 | - |

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

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

1717
mlc rm cache -f
1818

19-
mlc pull repo GATEOverflow@mlperf-automations --checkout=e942e97f5dc02b280d81814b8bd0efff973175f1
19+
mlc pull repo mlcommons@mlperf-automations --checkout=8653fc0927530ea2ee57ea981e5ffedc64f1a62d
2020

2121

2222
```
2323
*Note that if you want to use the [latest automation recipes](https://docs.mlcommons.org/inference) for MLPerf,
24-
you should simply reload GATEOverflow@mlperf-automations without checkout and clean MLC cache as follows:*
24+
you should simply reload mlcommons@mlperf-automations without checkout and clean MLC cache as follows:*
2525

2626
```bash
27-
mlc rm repo GATEOverflow@mlperf-automations
28-
mlc pull repo GATEOverflow@mlperf-automations
27+
mlc rm repo mlcommons@mlperf-automations
28+
mlc pull repo mlcommons@mlperf-automations
2929
mlc rm cache -f
3030

3131
```
@@ -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.2805`
43+
`Samples per second`: `23.129`
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_c06642a4/resnet50_v1.onnx" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_49a1a6a8 --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_ce337364/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/GATEOverflow@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/527f28d524f14fc9952def06303dde85.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_49a1a6a8 --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_f0c316a8/val.txt
2-
INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_49a1a6a8', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_f0c316a8/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_c06642a4/resnet50_v1.onnx', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_ce337364/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_49a1a6a8', preprocessed_dir=None, use_preprocessed_dataset=True, accuracy=True, find_peak_performance=False, debug=False, user_conf='/home/runner/MLC/repos/GATEOverflow@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/527f28d524f14fc9952def06303dde85.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_1c04ed91/resnet50_v1.onnx" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_a6eb908d --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_154e71ce/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/73474c7940d6401dbeb8ef90b540b125.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_a6eb908d --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_bdf7084d/val.txt
2+
INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_a6eb908d', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_bdf7084d/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_1c04ed91/resnet50_v1.onnx', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_154e71ce/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_a6eb908d', 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/73474c7940d6401dbeb8ef90b540b125.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.4890, time=21.540, acc=76.000%, queries=16, tiles=50.0:13.7916,80.0:20.7929,90.0:21.1406,95.0:21.3653,99.0:21.3664,99.9:21.3666
6+
TestScenario.Offline qps=0.73, mean=13.6584, time=21.831, acc=76.000%, queries=16, tiles=50.0:13.7710,80.0:20.8229,90.0:21.4140,95.0:21.5786,99.0:21.6594,99.9:21.6776

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_28f5238d/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_28f5238d/caffe_ilsvrc12.tar.gz
12+
extract-file,3f0b76219d004817_(_keep,_path./home/runner/MLC/repos/local/cache/download-file_imagenet-aux-da_de79cb9c/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_de79cb9c/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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> detect,os
16+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> detect,os
1717
detect-cpu,586c8a43320142f7 --> detect,os
18-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> detect,cpu
18+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> detect,cpu
1919
get-sys-utils-mlc,bc90993277e84b8e --> detect,os
20-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,python
20+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,generic-python-lib,_onnxruntime
30+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_onnx,_fp32_) --> download-and-extract,_url.https://armi.in/files/resnet50_v1_op11/resnet50_v1.onnx
34-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,ml-model,image-classification,resnet50,raw,_onnx,_fp32
34+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> get,ml-model,image-classification,resnet50,raw,_onnx,_fp32
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_e9a2a043/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_e9a2a043/ILSVRC2012_img_val_500.tar
39+
extract-file,3f0b76219d004817_(_keep,_path./home/runner/MLC/repos/local/cache/get-dataset-imagenet-val_b45e8221/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_b45e8221/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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,dataset,image-classification,imagenet,preprocessed,_-for.mobilenet,_NCHW
66-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,dataset-aux,image-classification,imagenet-aux
65+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> get,dataset,image-classification,imagenet,preprocessed,_-for.mobilenet,_NCHW
66+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> generate,user-conf,mlperf,inference,_wg-inference
74+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,loadgen,_wg-inference
106-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,mlcommons,inference,src
107-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,mlcommons,inference,src
105+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> get,loadgen,_wg-inference
106+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> get,mlcommons,inference,src
107+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,generic-python-lib,_package.psutil
114+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,generic-python-lib,_opencv-python
122-
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,generic-sys-util,_libgl
121+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> get,generic-python-lib,_opencv-python
122+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,generic-python-lib,_numpy
129+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> get,generic-python-lib,_pycocotools
136+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_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_(_offline,_onnxruntime,_resnet50,_cpu,_fp32_) --> benchmark-mlperf
140+
app-mlperf-inference-mlcommons-python,ff149e9781fc4b65_(_onnxruntime,_resnet50,_offline,_cpu,_fp32_) --> benchmark-mlperf
-1.46 KB
Loading

0 commit comments

Comments
 (0)