onnxruntime/include/onnxruntime/core
Scott McKay 4d765dc6d0
Return error message from status instead of swallowing it. (#1221)
* Return error message from status instead of swallowing it.

* Return OrtValue* from OpKernelContext::GetOrCreateOutputMLValue

* Add unstaged change.
2019-06-22 06:26:42 +10:00
..
common Add ability to change the logging severity of the default logger. (#1165) 2019-06-12 08:54:03 +10:00
framework Return error message from status instead of swallowing it. (#1221) 2019-06-22 06:26:42 +10:00
graph Initial commit for OpenVINO Execution Provider (#935) 2019-06-18 08:58:53 -07:00
optimizer Fix when rewrite rule gets registered to multiple op types; update constness of rule methods; enable dropout elimination (#1098) 2019-05-24 13:47:55 -07:00
platform Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
providers Initial commit for OpenVINO Execution Provider (#935) 2019-06-18 08:58:53 -07:00
session Add an API for retrieve ORT version (#1263) 2019-06-20 15:42:12 -07:00