onnxruntime/winml/test
Sheil Kumar ea2b560055
Fix test breaks in Windows ingestion pipeline (#6476)
* fix various build breaks with Windows build

* fix runtime errors loading libraries from system32

* add build_inbox check to winml_test_common

* use raw string

* cleanup

* fix dll load

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2021-01-28 14:37:15 -08:00
..
adapter If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
api Fix test breaks in Windows ingestion pipeline (#6476) 2021-01-28 14:37:15 -08:00
collateral support Normalized_0_1 and Normalized_1_1 (#4800) 2020-08-24 13:13:50 -07:00
common Fix test breaks in Windows ingestion pipeline (#6476) 2021-01-28 14:37:15 -08:00
concurrency use tickcount64 (#6447) 2021-01-27 15:52:35 -08:00
image If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
model Add ability to skip GPU tests based on GPU adapter name (#6198) 2020-12-22 15:20:23 -08:00
scenario If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
.gitignore