onnxruntime/winml/test/api
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
..
models Enable disabled tests and add fixed model (#4059) 2020-05-28 13:24:12 -07:00
raw Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
APITest.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelAPITest.cpp If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
LearningModelAPITest.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07: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 Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelSessionAPITest.cpp Fix test breaks in Windows ingestion pipeline (#6476) 2021-01-28 14:37:15 -08:00
LearningModelSessionAPITest.h Add Named Dimension Override API to LearningModelSessionOptions (WinML) (#4606) 2020-08-03 16:04:21 -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 Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
RawApiTests.h Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
RawApiTestsGpu.cpp Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
RawApiTestsGpu.h Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00