onnxruntime/include/onnxruntime/core/session
Ryan Hill af9c554dd3
Ryanunderhill/custom op (#550)
* Prototype version that demonstrates it can work
* Switched to OrtValue and removed the OrtCustomOpTensor code.
* Support multiple outputs and reading of attributes
* Add custom domain handling to custom ops
* Update documentation
* more wording changes
2019-03-06 19:09:55 -08:00
..
onnxruntime_c_api.h Ryanunderhill/custom op (#550) 2019-03-06 19:09:55 -08:00
onnxruntime_cxx_api.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00