onnxruntime/include/onnxruntime/core
Pranav Sharma f9d85d654a
Add GetDataTransfer() interface in the EP. (#1773)
* Mention OrtCreateSessionFromArray in C API doc

* Add GetDataTransfer() interface in the EP.

* Check return status of RegisterDataTransfer

* Address PR comments
2019-09-10 14:07:17 -07:00
..
common Rework the feed/fetch copy setup so that it can be calculated prior to subgraph execution (#1761) 2019-09-10 15:46:00 +10:00
framework Add GetDataTransfer() interface in the EP. (#1773) 2019-09-10 14:07:17 -07:00
graph Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
optimizer Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
platform Remove TaskThreadPool (#1713) 2019-08-28 18:00:10 -07:00
providers Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
session Clarify naming of the API involving the RunOptions terminate flag. (#1768) 2019-09-10 08:32:33 +10:00