-
Notifications
You must be signed in to change notification settings - Fork 445
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build MicrosoftMLRunner for using WinML nuget and make WinMLRunner on…
…ly load from System32 (#348) * move some headers around * add nuget * Refactor bindingutilities and outputhelper into .cpp and header files * remove dllload.cpp * Remove windows.ai.machinelearning header * Fix testing * Don't change sln * Fix x86 build * Added different configurations * Add preprocessor definitions to separate between headers and namespaces * Change naming of EXE for nuget builds * Update OutputHelper.cpp remove pragma in outputhelper.cpp * remove pragma from cpp * Switch between native header and update documentation * use const cast * rename nuget to NuGet and address PR comments Co-authored-by: Ryan Lai <[email protected]>
- Loading branch information
Ryan Lai
and
Ryan Lai
authored
Sep 9, 2020
1 parent
640a30b
commit 7f9e191
Showing
25 changed files
with
3,223 additions
and
2,824 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.