onnxruntime/winml
Sheil Kumar efa393e596
WinML should dynamically link against onnxruntime.dll and only system32 for inbox builds (#4615)
* Dynamically link onnxruntime.dll

* fixes

* add preceeding backslash to onnxruntime.dll for inbox builds

* remove /d

* loadlibrary -> loadlibraryex

* use loadlibrary system32 option

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-07-27 09:56:49 -07:00
..
adapter DirectML.dll is loaded via LoadLibraryW but should use LoadLibraryExA (#4616) 2020-07-25 21:29:46 -07:00
api add build inbox flag (#3855) 2020-05-07 15:52:43 -07:00
dll Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
lib WinML should dynamically link against onnxruntime.dll and only system32 for inbox builds (#4615) 2020-07-27 09:56:49 -07:00
test add double and uint8_t datatypes (#4603) 2020-07-23 21:32:29 -07:00