onnxruntime/include/onnxruntime/core
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
..
common Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
framework Ryanunderhill/custom op (#550) 2019-03-06 19:09:55 -08:00
graph Break dependency on SessionState for ExecutionFrame and OpKernelContext so optimizers can execute a node with a minimal setup (#498) 2019-02-27 15:46:50 -08:00
optimizer Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -08:00
platform Use nsync for implementing condition variable 2019-01-21 22:59:42 -08:00
providers cleanup extra header from c api and sanitize C api test (#517) 2019-02-24 21:06:54 -08:00
session Ryanunderhill/custom op (#550) 2019-03-06 19:09:55 -08:00