onnxruntime/winml
RandySheriffH 75584c5fa8
Enabling thread pool to be numa-aware (#13778)
The PR enables ort thread pool to be numa-aware, so that threads could
be evenly created and distributed among numa nodes.
In addition, to facilitate performance tuning, the PR opens a new API
allowing customers to attach threads to certain logical processors.
Please check the API
[definition](https://github.com/microsoft/onnxruntime/pull/13778/files#diff-5845a5c76fb64abdc8f0cffe21b37f8da1712674eb3abc4cd87190891be1bd48)
for details.

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2022-12-12 10:33:55 -08:00
..
adapter Enabling thread pool to be numa-aware (#13778) 2022-12-12 10:33:55 -08:00
api Revert "add load from buffer (#10162)" (#10590) 2022-03-08 13:35:23 -08:00
dll Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
lib Fix C26436 prefast errors (#13774) 2022-12-01 09:07:44 -08:00
test [DML EP] Attention Kernel bug fix (#13879) 2022-12-07 15:24:27 -08:00