onnxruntime/winml/lib/Api.Ort
Tiago Koji Castro Shibata 62c0d24340
Fix Windows Store build (#8753)
* Remove APIs unavailable in Store in #8349, #8178, #8065

* Add UWP stubs of C runtime functions

* Remove UWP incompatible tests from UWP build

* Remove incompatible tests from Store

* Use UWP stubs in store only

* Skip partition check outside of Windows

* Remove unused WRL include

* Workaround Windows header not including what it uses

* Fix precompiled header name clash

* Workaround SDK bugs

* DXCore workaround in Win7

* Fix warning

* Fix more warnings

* Bump WinML to target Windows 8

* Fix more warnings

* Remove unnecessary workarounds

* Remove Desktop only APIs from DML adapter
2021-08-23 11:19:03 -07:00
..
inc
OnnxruntimeCpuSessionBuilder.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeCpuSessionBuilder.h
OnnxruntimeDescriptorConverter.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeDescriptorConverter.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
OnnxruntimeDmlSessionBuilder.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeDmlSessionBuilder.h
OnnxruntimeEngine.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeEngine.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
OnnxruntimeEngineBuilder.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeEngineBuilder.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
OnnxruntimeEnvironment.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeEnvironment.h Add suspend handler with new telemetry event for UWP scenarios (#5907) 2020-12-01 20:26:18 -08:00
OnnxruntimeErrors.h
OnnxruntimeModel.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeModel.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
OnnxruntimeSessionBuilder.h
pch.h
UniqueOrtPtr.h