onnxruntime/winml/test
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
..
adapter Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
api Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
collateral fix CheckLearningModelPixelRange (#6632) 2021-02-10 10:23:54 -08:00
common Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
concurrency Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
image Fix typo (#7872) 2021-06-02 10:39:23 -07:00
model Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
scenario Add new option to disable cpu sync for tensors (#8490) 2021-08-27 13:29:52 -07:00
.gitignore