onnxruntime/include/onnxruntime/core/framework
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
..
alloc_kind.h Avoid copy of pre-existing value to subgraph output (#637) 2019-03-19 06:55:59 +10:00
allocator.h Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00
customregistry.h CustomRegistry should use composition instead of inheritence 2019-04-05 14:14:10 -07:00
data_types.h Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
environment.h Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
execution_provider.h Change function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -07:00
fence.h Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
framework_common.h Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
func_api.h Change function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -07:00
kernel_def_builder.h Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00
kernel_registry.h Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
ml_value.h Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
op_kernel.h Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
op_kernel_info.h Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
op_node_proto_helper.h misc: Fix comment in op_node_proto_helper (#460) 2019-02-11 14:38:43 -08:00
run_options.h Simplify the validation in Run call (#850) 2019-04-18 08:38:17 +08:00
tensor.h Clean up code (#1033) 2019-05-15 10:00:39 -07:00
tensor_shape.h Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00