onnxruntime/winml/lib/Api.Ort
Tiago Koji Castro Shibata f7c3e4fa99
Store/containerized apps support (#4651)
* Initial containerized/Store build

* Remove unsupported APIs

* Remove usage of STL ifstream

* Revert CMake changes

* Link to app runtime

* WCOS/Store cmake

* Update CMakeSettings.json

* Fix winapi family support

* Fix downlevel

* Downlevel build

* Remove downlevel workaround

* pep8 compliance

* Workaround WinRT headers bug

https://github.com/microsoft/cppwinrt/issues/584 in older SDK

* Always cross compile to avoid warnings as errors

* PR feedback

* More CI fixes

* PR feedback

* aiinfra build fix

* Win8 store
2020-09-09 14:36:35 -07:00
..
inc Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeCpuSessionBuilder.cpp Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
OnnxruntimeCpuSessionBuilder.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
OnnxruntimeDescriptorConverter.cpp support Normalized_0_1 and Normalized_1_1 (#4800) 2020-08-24 13:13:50 -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 Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
OnnxruntimeEngine.h Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
OnnxruntimeEngineBuilder.cpp wstring_convert std::codecvt_utf8 add ~200KB to inbox windows.ai.machinelearning.dll binary size (#4932) 2020-08-27 10:07:10 -07:00
OnnxruntimeEngineBuilder.h Add Named Dimension Override API to LearningModelSessionOptions (WinML) (#4606) 2020-08-03 16:04:21 -07:00
OnnxruntimeEnvironment.cpp Store/containerized apps support (#4651) 2020-09-09 14:36:35 -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