onnxruntime/tools
A-Satti f5293d253c
Update Intel Thread Counts (#22894)
### Description
The default thread count methodology by onnxruntime did not account for
new upcoming Intel microarchitectures leading to a suboptimal thread
count. Optimizing the thread count for new Intel microarchitectures
reveal gains on the majority of models across datatypes and shows gains
up to ~1.5x speedup.


### Motivation and Context
Applications should run on Intel with the most performant thread
configuration for the majority of models. With new microarchitectures,
adjusting the thread count methodology is required to take advantage of
their differences.
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-12-06 13:56:50 -08:00
..
android_custom_build Update all JDK version to 17 (#22786) 2024-11-12 11:42:18 -08:00
ci_build Update Intel Thread Counts (#22894) 2024-12-06 13:56:50 -08:00
doc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
nuget Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
perf_view fixed #16873 (#16932) 2023-09-26 09:57:01 -07:00
python Refactor emulator start and stop functions for clarity and efficiency (#22861) 2024-12-02 09:29:17 -08:00
scripts Cleanup code (#22827) 2024-11-19 14:13:33 -08:00