-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Snapdragon Elite X Dev Kit:
PS C:\qc_npu_benchmark> py benchmark_matmul.py
Error in cpuinfo: Unknown chip model name 'Snapdragon(R) X Elite - X1E001DE - Qualcomm(R) Oryon(TM) CPU'.
Please add new Windows on Arm SoC/chip support to arm/windows/init.c!
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
unknown Qualcomm CPU part 0x1 ignored
WARNING:root:Please consider to run pre-processing before quantization. Refer to example: https://github.com/microsoft/onnxruntime-inference-examples/blob/main/quantization/image_classification/cpu/ReadMe.md
WARNING:root:Please consider pre-processing before quantization. See https://github.com/microsoft/onnxruntime-inference-examples/blob/main/quantization/image_classification/cpu/ReadMe.md
Starting stage: Graph Preparation Initializing
Completed stage: Graph Preparation Initializing (430 us)
Starting stage: Graph Transformations and Optimizations
Completed stage: Graph Transformations and Optimizations (208903 us)
Starting stage: Graph Sequencing for Target
[##################################################] 100%
Completed stage: Graph Sequencing for Target (430831 us)
Starting stage: VTCM Allocation
Completed stage: VTCM Allocation (904480 us)
Starting stage: Parallelization Optimization
Completed stage: Parallelization Optimization (93656 us)
Starting stage: Finalizing Graph Sequence
Completed stage: Finalizing Graph Sequence (293467 us)
Starting stage: Completion
Completed stage: Completion (921 us)
Starting stage: Graph Preparation Initializing
Completed stage: Graph Preparation Initializing (307 us)
Starting stage: Graph Transformations and Optimizations
Completed stage: Graph Transformations and Optimizations (203105 us)
Starting stage: Graph Sequencing for Target
[##################################################] 100%
Completed stage: Graph Sequencing for Target (504907 us)
Starting stage: VTCM Allocation
Completed stage: VTCM Allocation (1105806 us)
Starting stage: Parallelization Optimization
Completed stage: Parallelization Optimization (120234 us)
Starting stage: Finalizing Graph Sequence
Completed stage: Finalizing Graph Sequence (174437 us)
Starting stage: Completion
Completed stage: Completion (1156 us)
************ Benchmark Results ************
NPU quantized compute, float I/O accuracy difference is 0.0100
NPU quantized compute and I/O accuracy difference is 0.0060
CPU took 8.24ms, 839,048,954,786 ops per second
NPU (quantized compute, float I/O) took 30.14ms, 229,337,363,916 ops per second
NPU (quantized compute and I/O) took 11.89ms, 581,509,287,932 ops per second
PS C:\qc_npu_benchmark>
Metadata
Metadata
Assignees
Labels
No labels