onnxruntime/winml/lib/Api.Ort
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
..
inc
OnnxruntimeCpuSessionBuilder.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeCpuSessionBuilder.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeDescriptorConverter.cpp
OnnxruntimeDescriptorConverter.h
OnnxruntimeDmlSessionBuilder.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeDmlSessionBuilder.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeEngine.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeEngine.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeEngineBuilder.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeEngineBuilder.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
OnnxruntimeEnvironment.cpp
OnnxruntimeEnvironment.h
OnnxruntimeErrors.h
OnnxruntimeModel.cpp
OnnxruntimeModel.h
OnnxruntimeSessionBuilder.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
pch.h
UniqueOrtPtr.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00