onnxruntime/winml/test/api
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
..
models Enable disabled tests and add fixed model (#4059) 2020-05-28 13:24:12 -07:00
raw Ignored return value SDL bug fix (#6451) 2021-03-16 15:00:08 -07:00
APITest.h Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelAPITest.cpp fix CheckLearningModelPixelRange (#6632) 2021-02-10 10:23:54 -08:00
LearningModelAPITest.h expose learningmodelpixelrange property (#5877) 2021-01-28 15:29:55 -08:00
LearningModelBindingAPITest.cpp If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
LearningModelBindingAPITest.h
LearningModelSessionAPITest.cpp Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSessionAPITest.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
RawApiHelpers.cpp Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
RawApiHelpers.h Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
RawApiTests.cpp Accept success codes other than S_OK in RoInitialize (#7979) 2021-06-07 18:06:31 -07:00
RawApiTests.h Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
RawApiTestsGpu.cpp Accept success codes other than S_OK in RoInitialize (#7979) 2021-06-07 18:06:31 -07:00
RawApiTestsGpu.h Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00