onnxruntime/winml/lib
Ryan Lai 197fd9ea3d
Remove usage of IOBinding in WinML and use C_API Run method (#2504)
* remove usage of iobinding

* Change data structure to use vector of Ort::Values

* Polish bind input / output

* Use C APIrun method

* Update providers on evaluate getresults

* Remove run and IObinding interface from WinMLAdapter

* Remove use of IObinding

* bind unbound outputs code moved to learningmodelbinding

* clean up unneeded istensor adapter function

* Fix comment

* Check if session is closed before binding and clearing

* PR feedback
2019-11-27 15:31:30 -08:00
..
Api Remove usage of IOBinding in WinML and use C_API Run method (#2504) 2019-11-27 15:31:30 -08:00
Api.Core Remove usage of IOBinding in WinML and use C_API Run method (#2504) 2019-11-27 15:31:30 -08:00
Api.Image Layer dev paulm (#2506) 2019-11-27 15:04:47 -08:00
Common/inc Layer dev paulm (#2506) 2019-11-27 15:04:47 -08:00
Telemetry Layer dev paulm (#2506) 2019-11-27 15:04:47 -08:00