onnxruntime/include/onnxruntime/core
Ryan Hill cd52431b8f
Custom op interface to the C API to remove shared library dependency (#668)
* Adding a custom op interface to the C API to remove shared library dependency.

* Fixup const issues

* Renaming to make things a little simpler

* Add a comment
2019-03-21 15:46:50 -07:00
..
common Add iterator traits aliases to ConstPointerContainer::ConstIterator (#634) 2019-03-21 15:45:58 +10:00
framework Avoid copy of pre-existing value to subgraph output (#637) 2019-03-19 06:55:59 +10:00
graph Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
optimizer add capi to set graph optimization level (#657) 2019-03-20 17:14:46 -07:00
platform Use nsync for implementing condition variable 2019-01-21 22:59:42 -08:00
providers Trt execution provider (#382) 2019-03-14 12:00:39 -07:00
session Custom op interface to the C API to remove shared library dependency (#668) 2019-03-21 15:46:50 -07:00