onnxruntime/winml/test/api
Sheil Kumar 860f28254e
Update DFT definition to more closely align with PyTorch by enabling axis attribute, and arbitrary tensor rank. (#10842)
* Add axis attribute

* fix breaks

* Enable axis-specified DFT

* remove static cast

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2022-03-15 15:27:12 -07: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 Revert "add load from buffer (#10162)" (#10590) 2022-03-08 13:35:23 -08:00
LearningModelAPITest.h Revert "add load from buffer (#10162)" (#10590) 2022-03-08 13:35:23 -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 Update DFT definition to more closely align with PyTorch by enabling axis attribute, and arbitrary tensor rank. (#10842) 2022-03-15 15:27:12 -07:00
LearningModelSessionAPITest.h Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08: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