onnxruntime/winml/test/api
Sheil Kumar 671fa60327
Enable direct tensorization and detensorization to many buffers in WinML (#5791)
* switch to work PC

* back with iterable of buffers

* add raw api tests

* tensorization

* last test

* all tests pass!

* small cleanup

* whitespace

* newline

* whitespace

* refactor common code into DisjointBufferHelpers

* remove unused file

* warning

* skip gpu tests when hardware not available

* Add error condition when createreference is invoked

* add null check to cretereference

* uncomment out check

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-11-16 10:06:22 -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 Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
LearningModelAPITest.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelBindingAPITest.cpp Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelBindingAPITest.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelSessionAPITest.cpp Named Dimension Override internals test and experimental API (#5805) 2020-11-13 21:21:11 -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