onnxruntime/winml/test/api
Sheil Kumar b72fe13941
Update WinML Projection to accept sequence of tensors (#3287)
* Enable sequence of tensor

* add tests

* small updates

* There should only be 2 elements returned

* CR feedback, and another 6->2 check update in the test.

* missing semicolon...

* Add explicit to constructor taking pointer paramter

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-03-23 15:55:20 -07:00
..
models
APITest.h
LearningModelAPITest.cpp
LearningModelAPITest.h
LearningModelBindingAPITest.cpp Update WinML Projection to accept sequence of tensors (#3287) 2020-03-23 15:55:20 -07:00
LearningModelBindingAPITest.h Update WinML Projection to accept sequence of tensors (#3287) 2020-03-23 15:55:20 -07:00
LearningModelSessionAPITest.cpp
LearningModelSessionAPITest.h