onnxruntime/winml/lib/Api
Ginés Hidalgo 79436a2d5b
Avoided warning C5038 (#9543)
Updated several DML EP files to avoid warning C5038: data member 'member1' will be initialized after data member 'member2' / base class 'base_class'

More information:
https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/c5038?view=msvc-160
2021-10-30 00:36:22 -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 Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
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 Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
ImageFeatureValue.h
LearningModel.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModel.h Memory map files on windows to speed up model load (#8349) 2021-07-12 11:52:08 -07:00
LearningModelBinding.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelBinding.h
LearningModelDevice.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelDevice.h
LearningModelEvaluationResult.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelEvaluationResult.h
LearningModelSession.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
LearningModelSession.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSessionOptions.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07: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 Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00