|
1 |
| -python3 python/main.py --profile resnet50-onnxruntime --model "/home/runner/MLC/repos/local/cache/get-tvm-model_33af9d05/resnet50_v1.onnx" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_3b1d7672 --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_8019a5b3/test_results/gh_ubuntu-latest-reference-cpu-tvm-onnx-v1.19.2-default_config/resnet50/offline/accuracy" --backend tvm --scenario Offline --max-batchsize 1 --count 5 --threads 4 --user_conf /home/runner/MLC/repos/anandhu-eng@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/cbc6d019a8bb4e9692e80a7aa4ae6def.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_3b1d7672 --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_719f7495/val.txt |
2 |
| -INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_3b1d7672', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_719f7495/val.txt', data_format=None, profile='resnet50-onnxruntime', scenario='Offline', max_batchsize=1, model='/home/runner/MLC/repos/local/cache/get-tvm-model_33af9d05/resnet50_v1.onnx', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_8019a5b3/test_results/gh_ubuntu-latest-reference-cpu-tvm-onnx-v1.19.2-default_config/resnet50/offline/accuracy', inputs=None, outputs=['ArgMax:0'], backend='tvm', device=None, model_name='resnet50', threads=4, qps=None, cache=0, cache_dir='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_3b1d7672', 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/cbc6d019a8bb4e9692e80a7aa4ae6def.conf', audit_conf='audit.config', time=None, count=5, 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/get-tvm-model_fa72ea6c/resnet50_v1.onnx" --dataset-path /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_23fb37fb --output "/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_8bd8b30a/test_results/gh_ubuntu-latest-reference-cpu-tvm-onnx-v1.19.2-default_config/resnet50/offline/accuracy" --backend tvm --scenario Offline --max-batchsize 1 --count 5 --threads 4 --user_conf /home/runner/MLC/repos/GATEOverflow@mlperf-automations/script/generate-mlperf-inference-user-conf/tmp/1cede6bcc5254c9f9c14bfea970d455a.conf --accuracy --use_preprocessed_dataset --cache_dir /home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_23fb37fb --dataset-list /home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_b1545dab/val.txt |
| 2 | +INFO:main:Namespace(dataset='imagenet', dataset_path='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_23fb37fb', dataset_list='/home/runner/MLC/repos/local/cache/extract-file_imagenet-aux-da_b1545dab/val.txt', data_format=None, profile='resnet50-onnxruntime', scenario='Offline', max_batchsize=1, model='/home/runner/MLC/repos/local/cache/get-tvm-model_fa72ea6c/resnet50_v1.onnx', output='/home/runner/MLC/repos/local/cache/get-mlperf-inference-results-dir_8bd8b30a/test_results/gh_ubuntu-latest-reference-cpu-tvm-onnx-v1.19.2-default_config/resnet50/offline/accuracy', inputs=None, outputs=['ArgMax:0'], backend='tvm', device=None, model_name='resnet50', threads=4, qps=None, cache=0, cache_dir='/home/runner/MLC/repos/local/cache/get-preprocessed-dataset-imagenet_23fb37fb', 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/1cede6bcc5254c9f9c14bfea970d455a.conf', audit_conf='audit.config', time=None, count=5, performance_sample_count=None, max_latency=None, samples_per_query=8) |
3 | 3 | INFO:imagenet:Loading 5 preprocessed images using 4 threads
|
4 | 4 | INFO:imagenet:loaded 5 images, cache=0, already_preprocessed=True, took=0.0sec
|
5 |
| -TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_33af9d05/model-tvm.so |
| 5 | +TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_fa72ea6c/model-tvm.so |
6 | 6 | INFO:main:starting TestScenario.Offline
|
7 |
| -TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_33af9d05/model-tvm.so |
8 |
| -TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_33af9d05/model-tvm.so |
9 |
| -TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_33af9d05/model-tvm.so |
10 |
| -TestScenario.Offline qps=1.74, mean=1.7449, time=2.881, acc=80.000%, queries=5, tiles=50.0:1.4704,80.0:1.7595,90.0:2.3073,95.0:2.5812,99.0:2.8004,99.9:2.8497 |
| 7 | +TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_fa72ea6c/model-tvm.so |
| 8 | +TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_fa72ea6c/model-tvm.so |
| 9 | +TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_fa72ea6c/model-tvm.so |
| 10 | +TVM: loading model /home/runner/MLC/repos/local/cache/get-tvm-model_fa72ea6c/model-tvm.so |
| 11 | +TestScenario.Offline qps=1.71, mean=1.7781, time=2.921, acc=80.000%, queries=5, tiles=50.0:1.5054,80.0:1.7905,90.0:2.3438,95.0:2.6205,99.0:2.8419,99.9:2.8917 |
0 commit comments