onnxruntime/include/onnxruntime/core/platform
RandySheriffH e056fbaa51
Add restrictions for hybrid cpus for thread pool task distribution (#10393)
* add restrictions for hybrid cpus

* add unit test to mock hybrid cpu

* attach hybrid flag

* add mocking interface to CpuInfo

* make is_hybrid

* make mock function const

* add force_hybrid for thread pool

* remove header
2022-02-17 14:34:09 -08:00
..
windows remove ENABLE_TELEMETRY macro (#4633) 2020-07-27 20:06:11 -07:00
Barrier.h ThreadPool clean up : mm_pause in loops, correctly spin-then-wait, and adopt static methods consistently in the API (#5590) 2020-10-28 09:49:18 +00:00
EigenNonBlockingThreadPool.h Fix dockerfiles/Dockerfile.arm32v7 build. (#10360) 2022-01-24 19:06:09 -08:00
ort_mutex.h WebAssembly multi-threads support. (#7326) 2021-04-15 21:46:11 -07:00
threadpool.h Add restrictions for hybrid cpus for thread pool task distribution (#10393) 2022-02-17 14:34:09 -08:00
tracing.h