George Nash

Results 3 issues of George Nash

This fixes build fatal error c1083: Cannot open include file 'safeint/SafeInt.hpp' This build error showed up when building the oneDNN execution provider with --enable_training Using `git bisect` the issue was...

The `Cpu` class found in the `xbyak_util.h` fails to meet the needs of Intel's 12th Gen and 13th Gen Hybrid cores. The functions `getNumCores`, `getDataCacheLevels`, `getCoresSharingDataCache` and `getDataCacheSize` can return...

# Description This adds 3 new functions to platform.hpp - `is_hybrid()` Which will return true if the current systems CPUID indicates the system is a hybrid system - `core_type get_core_type()`...

platform:cpu-x64
component:common