onnxruntime/winml/test/common
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
..
googletest Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
testdata/squeezenet Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
dllload.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
dllload.h If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
fileHelpers.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
fileHelpers.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
googleTestMacros.h Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
protobufHelpers.cpp Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
protobufHelpers.h Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
runtimeParameters.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
SqueezeNetValidator.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
SqueezeNetValidator.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
std.h Add WinML Model testing (#5417) 2020-10-15 19:04:12 -07:00
taefTestMacros.h Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
test.h Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
testPch.h If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
winrt_headers.h Fix test breaks in Windows ingestion pipeline (#6476) 2021-01-28 14:37:15 -08:00