onnxruntime/winml/lib/Api/impl
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
..
FeatureCompatibility.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
IData.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
IMapFeatureValue.h
ISequenceFeatureValue.h
MapBase.h
NumericData.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
SequenceBase.h
StringData.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
Tensor.h Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
TensorBase.h Add new option to disable cpu sync for tensors (#8490) 2021-08-27 13:29:52 -07:00
TensorKindFrom.h
TensorMemoryBufferReference.h Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00