onnxruntime/include/onnxruntime/core
Ryan Hill 3a32b0eb99
Change function kernels to use CustomOp APIs (#1020)
* Change function signature
* Convert compute to use custom op style APIs
* Remove dead CustomOp function
* Use CustomOp API in TensorRT EP
* Switch to new API in ngraph
2019-05-20 14:57:43 -07:00
..
common Use ConstPointerContainer for Node::ImplicitInputDefs() for better consistency with InputDefs() and OutputDefs(). (#894) 2019-05-01 14:22:28 +10:00
framework Change function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -07:00
graph setting input/output for partitioned function subgraph (#1019) 2019-05-17 11:19:28 +08:00
optimizer Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00
platform Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
providers Clean up code (#1033) 2019-05-15 10:00:39 -07:00
session Change function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -07:00