onnxruntime/include/onnxruntime/core
Ke Zhang f39a8d1f59
allow users to set graph inputs and outputs fully. (#905)
* allow users to set graph inputs and outputs fully.

* update

* update the comments of the APIs

* update

* remove commented-out codes.

* fix test failures.

* fix comments.

* adding more check to throw not support exception right now.
2019-04-29 15:58:39 +08:00
..
common Status class optimizations (#824) 2019-04-11 21:57:01 -07:00
framework Fix memory corruption issue when CPU->CUDA memcpy is involved (#879) 2019-04-22 20:21:14 -07:00
graph allow users to set graph inputs and outputs fully. (#905) 2019-04-29 15:58:39 +08:00
optimizer More efficient rule-based transformer (#815) 2019-04-18 17:10:13 -07:00
platform Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
providers Add nGraph Execution Provider (#832) 2019-04-20 17:02:35 -07:00
session Add option to enable/disable memory pattern back (#872) 2019-04-22 13:49:41 -07:00