onnxruntime/winml/test/api
Jingqiao Fu 5cd57bb726
add load from buffer (#10162)
* Add LoadFromBuffer API
2022-01-10 10:51:48 -08:00
..
models Enable disabled tests and add fixed model (#4059) 2020-05-28 13:24:12 -07:00
raw Fix LoadFromStream to not use wss::Buffer internally (#9918) 2021-12-02 21:29:06 -08:00
APITest.h Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelAPITest.cpp add load from buffer (#10162) 2022-01-10 10:51:48 -08:00
LearningModelAPITest.h add load from buffer (#10162) 2022-01-10 10:51:48 -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 Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelSessionAPITest.cpp Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08: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