[Performance] the speed with SetIntraOpNumThreads(1),SetIntraOpNumThreads(4),SetInterOpNumThreads(1),SetInterOpNumThreads(4) #18385
Labels
platform:windows
issues related to the Windows platform
Describe the issue
CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz,
session option:
1.
session_options.SetIntraOpNumThreads(1);
session_options.SetInterOpNumThreads(1);
2.
session_options.SetIntraOpNumThreads(4);
session_options.SetInterOpNumThreads(4);
result: the speed is almost the same
To reproduce
Urgency
project deadline: 2023/11/14
Platform
Windows
OS Version
win10
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
https://github.com/microsoft/onnxruntime/releases/download/v1.16.2/onnxruntime-win-x64-gpu-1.16.2.zip
ONNX Runtime API
C++
Architecture
X64
Execution Provider
Default CPU
Execution Provider Library Version
No response
Model File
updated_model.zip
Is this a quantized model?
No
The text was updated successfully, but these errors were encountered: