onnxruntime/include/onnxruntime/core
Ryan Hill fda1d0dce9
Ryanunderhill/ocr custom op (#744)
* Adding a custom op interface to the C API to remove shared library dependency.
* Remove old custom op test
* Rework how custom ops handle inputs/outputs to enable custom op output shape calculation in the compute method
* Add a nicer C++ API for custom ops and switch the tests to use it.
2019-04-05 18:53:20 -07:00
..
common Add iterator traits aliases to ConstPointerContainer::ConstIterator (#634) 2019-03-21 15:45:58 +10:00
framework Ryanunderhill/ocr custom op (#744) 2019-04-05 18:53:20 -07:00
graph Generalize node removal (#743) 2019-04-03 22:34:20 -07:00
optimizer fix graph transformers and refactor tests (#696) 2019-03-26 20:38:12 -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 Ryanunderhill/ocr custom op (#744) 2019-04-05 18:53:20 -07:00