onnxruntime/winml/test
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
..
adapter Fix com ptr refcount (#5404) 2020-10-08 10:18:38 -07:00
api Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
collateral support Normalized_0_1 and Normalized_1_1 (#4800) 2020-08-24 13:13:50 -07:00
common Named Dimension Override internals test and experimental API (#5805) 2020-11-13 21:21:11 -08:00
concurrency Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
image Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
model Skipping even more x86 tests (#5799) 2020-11-15 20:52:26 -08:00
scenario Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
.gitignore