onnxruntime/winml/lib/Api
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
..
impl Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
inc Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
pch
FeatureValues.h
ImageFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
ImageFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
ImageFeatureValue.cpp WinML RT API: Add PixelRange Metadata to Bind() call PropertySet (#9827) 2021-11-24 13:44:25 -08:00
ImageFeatureValue.h
LearningModel.cpp Revert "add load from buffer (#10162)" (#10590) 2022-03-08 13:35:23 -08:00
LearningModel.h Revert "add load from buffer (#10162)" (#10590) 2022-03-08 13:35:23 -08:00
LearningModelBinding.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelBinding.h
LearningModelDevice.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
LearningModelDevice.h All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
LearningModelEvaluationResult.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelEvaluationResult.h
LearningModelSession.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
LearningModelSession.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSessionOptions.cpp Remove all warnings C4800: Implicit conversion from 'int32_t/int64_t' to bool. Possible information loss (#9535) 2021-11-08 10:12:27 -08:00
LearningModelSessionOptions.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
MapFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
MapFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
NumericData.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
SequenceFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
SequenceFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
StringData.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
TensorFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
TensorFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
VectorBackedBuffer.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
VectorBackedBuffer.h