onnxruntime/winml/lib/Api.Ort
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
..
inc Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeCpuSessionBuilder.cpp Merge user/ticastro/fix-wai-build 2020-04-17 14:10:50 -07:00
OnnxruntimeCpuSessionBuilder.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeDescriptorConverter.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeDescriptorConverter.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeDmlSessionBuilder.cpp merge upstream/master 2020-04-17 13:47:07 -07:00
OnnxruntimeDmlSessionBuilder.h merge upstream/master 2020-04-17 13:47:07 -07:00
OnnxruntimeEngine.cpp WinML should dynamically link against onnxruntime.dll and only system32 for inbox builds (#4615) 2020-07-27 09:56:49 -07:00
OnnxruntimeEngine.h merge master 2020-04-25 19:04:58 -07:00
OnnxruntimeEngineBuilder.cpp merge upstream/master 2020-04-17 13:47:07 -07:00
OnnxruntimeEngineBuilder.h merge upstream/master 2020-04-17 13:47:07 -07:00
OnnxruntimeEnvironment.cpp WinML should dynamically link against onnxruntime.dll and only system32 for inbox builds (#4615) 2020-07-27 09:56:49 -07:00
OnnxruntimeEnvironment.h WinML should dynamically link against onnxruntime.dll and only system32 for inbox builds (#4615) 2020-07-27 09:56:49 -07:00
OnnxruntimeErrors.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeModel.cpp use map with case insensitive hash and equals functions for learningmodel metadata. add test to verify case insensitive functionality. (#3671) 2020-04-24 10:46:10 -07:00
OnnxruntimeModel.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeSessionBuilder.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
pch.h Add adapter session tests (#3522) 2020-04-24 14:39:54 -07:00
UniqueOrtPtr.h Add adapter session tests (#3522) 2020-04-24 14:39:54 -07:00