onnxruntime/winml/lib
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
..
Api All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
Api.Experimental Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
Api.Image Incorrect output after GPU to GPU inference via VideoFrame and Gray8 models (#10425) 2022-01-28 08:45:57 -08:00
Api.Ort All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
Common All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
Telemetry Add telemetry for device kind (#10431) 2022-02-17 13:56:22 -08:00