onnxruntime/winml
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 Make onnxruntime::Status nodiscard (#9279) 2021-10-08 17:10:31 -07:00
api Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
dll Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
lib Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
test Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00