Skip to content

Commit 4e82983

Browse files
committed
Results from R50 GH action on ubuntu-latest
1 parent d9dc218 commit 4e82983

File tree

11 files changed

+257
-257
lines changed

11 files changed

+257
-257
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 | 21.055 | - |
3+
| resnet50 | offline | 76 | 20.916 | - |

open/MLCommons/measurements/gh_ubuntu-latest_x86-reference-cpu-tf_v2.19.0-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 anandhu-eng@mlperf-automations --checkout=cdff188b845b59537104c7f2faa6aba3dffca200
19+
mlc pull repo GATEOverflow@mlperf-automations --checkout=36e7fe7cb6fba97163be98641e447d076f324841
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 anandhu-eng@mlperf-automations without checkout and clean MLC cache as follows:*
24+
you should simply reload GATEOverflow@mlperf-automations without checkout and clean MLC cache as follows:*
2525

2626
```bash
27-
mlc rm repo anandhu-eng@mlperf-automations
28-
mlc pull repo anandhu-eng@mlperf-automations
27+
mlc rm repo GATEOverflow@mlperf-automations
28+
mlc pull repo GATEOverflow@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`: `21.055`
43+
`Samples per second`: `20.916`
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
python3 python/main.py --profile resnet50-tf --model "/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_16d8430d/resnet50_v1.pb" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_befc90f1 --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_b79713bc/test_results/gh_ubuntu-latest x86-reference-cpu-tf-v2.19.0-default_config/resnet50/offline/accuracy" --scenario Offline --count 500 --threads 4 --user_conf /home/runner/MLC/repos/anandhu-eng@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/46945951a16140bfbfbeb869ca84bd59.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_befc90f1 --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_14d806cc/val.txt
2-
INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_befc90f1', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_14d806cc/val.txt', data_format=None, profile='resnet50-tf', scenario='Offline', max_batchsize=32, model='/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_16d8430d/resnet50_v1.pb', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_b79713bc/test_results/gh_ubuntu-latest x86-reference-cpu-tf-v2.19.0-default_config/resnet50/offline/accuracy', inputs=['input_tensor:0'], outputs=['ArgMax:0'], backend='tensorflow', device=None, model_name='resnet50', threads=4, qps=None, cache=0, cache_dir='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_befc90f1', preprocessed_dir=None, use_preprocessed_dataset=True, accuracy=True, find_peak_performance=False, debug=False, user_conf='/home/runner/MLC/repos/anandhu-eng@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/46945951a16140bfbfbeb869ca84bd59.conf', audit_conf='audit.config', time=None, count=500, performance_sample_count=None, max_latency=None, samples_per_query=8)
3-
2025-07-15 07:23:58.285457: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:32] Could not find cuda drivers on your machine, GPU will not be used.
4-
2025-07-15 07:23:58.288702: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:32] Could not find cuda drivers on your machine, GPU will not be used.
5-
2025-07-15 07:23:58.297494: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:467] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
1+
python3 python/main.py --profile resnet50-tf --model "/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_d5543c4e/resnet50_v1.pb" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_19678e8a --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_7b9506da/test_results/gh_ubuntu-latest x86-reference-cpu-tf-v2.19.0-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/db45ea932ac048d48b3925ded7be717c.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_19678e8a --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_9cbed249/val.txt
2+
INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_19678e8a', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_9cbed249/val.txt', data_format=None, profile='resnet50-tf', scenario='Offline', max_batchsize=32, model='/home/runner/MLC/repos/local/cache/download-file_ml-model-resnet_d5543c4e/resnet50_v1.pb', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_7b9506da/test_results/gh_ubuntu-latest x86-reference-cpu-tf-v2.19.0-default_config/resnet50/offline/accuracy', inputs=['input_tensor:0'], outputs=['ArgMax:0'], backend='tensorflow', device=None, model_name='resnet50', threads=4, qps=None, cache=0, cache_dir='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_19678e8a', 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/db45ea932ac048d48b3925ded7be717c.conf', audit_conf='audit.config', time=None, count=500, performance_sample_count=None, max_latency=None, samples_per_query=8)
3+
2025-07-15 19:29:33.709289: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:32] Could not find cuda drivers on your machine, GPU will not be used.
4+
2025-07-15 19:29:33.712405: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:32] Could not find cuda drivers on your machine, GPU will not be used.
5+
2025-07-15 19:29:33.720976: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:467] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
66
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
7-
E0000 00:00:1752564238.311664 7916 cuda_dnn.cc:8579] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
8-
E0000 00:00:1752564238.316286 7916 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
9-
W0000 00:00:1752564238.328052 7916 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
10-
W0000 00:00:1752564238.328069 7916 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
11-
W0000 00:00:1752564238.328073 7916 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
12-
W0000 00:00:1752564238.328075 7916 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
13-
2025-07-15 07:23:58.331870: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
7+
E0000 00:00:1752607773.734744 7886 cuda_dnn.cc:8579] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
8+
E0000 00:00:1752607773.738915 7886 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
9+
W0000 00:00:1752607773.750416 7886 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
10+
W0000 00:00:1752607773.750433 7886 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
11+
W0000 00:00:1752607773.750435 7886 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
12+
W0000 00:00:1752607773.750437 7886 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
13+
2025-07-15 19:29:33.753982: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
1414
To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
1515
INFO:imagenet:Loading 500 preprocessed images using 4 threads
1616
INFO:imagenet:loaded 500 images, cache=0, already_preprocessed=True, took=0.0sec
17-
WARNING:tensorflow:From /home/runner/MLC/repos/local/cache/get-git-repo_inference-src_b600f3c5/inference/vision/classification_and_detection/python/backend_tf.py:55: FastGFile.__init__ (from tensorflow.python.platform.gfile) is deprecated and will be removed in a future version.
17+
WARNING:tensorflow:From /home/runner/MLC/repos/local/cache/get-git-repo_inference-src_866e5129/inference/vision/classification_and_detection/python/backend_tf.py:55: FastGFile.__init__ (from tensorflow.python.platform.gfile) is deprecated and will be removed in a future version.
1818
Instructions for updating:
1919
Use tf.gfile.GFile.
2020
WARNING:tensorflow:From /opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/tensorflow/python/tools/strip_unused_lib.py:84: extract_sub_graph (from tensorflow.python.framework.graph_util_impl) is deprecated and will be removed in a future version.
@@ -23,8 +23,8 @@ This API was designed for TensorFlow v1. See https://www.tensorflow.org/guide/mi
2323
WARNING:tensorflow:From /opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/tensorflow/python/tools/optimize_for_inference_lib.py:138: remove_training_nodes (from tensorflow.python.framework.graph_util_impl) is deprecated and will be removed in a future version.
2424
Instructions for updating:
2525
This API was designed for TensorFlow v1. See https://www.tensorflow.org/guide/migrate for instructions on how to migrate your code to TensorFlow v2.
26-
2025-07-15 07:24:56.009944: E external/local_xla/xla/stream_executor/cuda/cuda_platform.cc:51] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: UNKNOWN ERROR (303)
26+
2025-07-15 19:30:30.946084: E external/local_xla/xla/stream_executor/cuda/cuda_platform.cc:51] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: UNKNOWN ERROR (303)
2727
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
28-
I0000 00:00:1752564296.076553 7916 mlir_graph_optimization_pass.cc:425] MLIR V1 optimization pass is not enabled
28+
I0000 00:00:1752607830.989537 7886 mlir_graph_optimization_pass.cc:425] MLIR V1 optimization pass is not enabled
2929
INFO:main:starting TestScenario.Offline
30-
TestScenario.Offline qps=0.67, mean=14.9598, time=23.738, acc=76.000%, queries=16, tiles=50.0:14.9405,80.0:22.7372,90.0:23.5127,95.0:23.6059,99.0:23.6364,99.9:23.6433
30+
TestScenario.Offline qps=0.67, mean=15.0089, time=23.828, acc=76.000%, queries=16, tiles=50.0:15.3724,80.0:22.7878,90.0:23.5907,95.0:23.6412,99.0:23.7169,99.9:23.7339

0 commit comments

Comments
 (0)