onnxruntime/winml/lib/Api.Experimental
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
..
pch Add Experimental WinRT API IDL as placeholder for adding new winrt features (#4736) 2020-08-12 12:45:19 -07:00
LearningModelBuilder.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelBuilder.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelInputs.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelInputs.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelOperator.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelOperator.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelOperatorSet.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelOperatorSet.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelOutputs.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelOutputs.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelSessionExperimental.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelSessionExperimental.h Reintroduce experimental api changes and fix remote build break (#6385) 2021-01-22 15:15:53 -08:00
LearningModelSessionOptionsExperimental.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelSessionOptionsExperimental.h Reintroduce experimental api changes and fix remote build break (#6385) 2021-01-22 15:15:53 -08:00