onnxruntime/winml/lib/Common/inc
Sheil Kumar 6255194659
All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457)
* Share thread pools between devices

* make tests reuse device

* Change cpu thread pool options for dml sessions to use 1 thread with no spinning

* fix test failure

* Update missing type constraints for dft

* Add comment and rename inference session parameter

* default missing causing inconsistent test behavior

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2022-05-13 11:12:43 -07:00
..
common.h Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
CommonDeviceHelpers.h Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
cppwinrt_onnx.h
dx.h
errors.h
iengine.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
NamespaceAliases.h
onnx.h
pch.h
PheonixSingleton.h
StringHelpers.h Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
WinML_Lock.h
WinMLTelemetryHelper.h Add telemetry for device kind (#10431) 2022-02-17 13:56:22 -08:00
winrt_headers.h