onnxruntime/include/onnxruntime/core/framework
Ryan Hill 5781222456
Ryanunderhill/api interface (#1855)
* Convert ABI to a versioned interface.
* Convert ORT_THROW_ON_ERROR to inline function to fix link errors.
2019-09-20 13:39:11 -07:00
..
alloc_kind.h
allocator.h Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
customregistry.h
data_types.h Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00
execution_provider.h Ryanunderhill/api interface (#1855) 2019-09-20 13:39:11 -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 Ryanunderhill/api interface (#1855) 2019-09-20 13:39:11 -07:00
kernel_def_builder.h Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07:00
kernel_registry.h Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07:00
ml_value.h Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
op_kernel.h Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
op_kernel_info.h Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
op_node_proto_helper.h
run_options.h Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
sparse_tensor.h Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
tensor.h Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
tensor_shape.h A few performance improvements coming out of ssd_mobilenet and ssd_resnet34 analysis (#1578) 2019-08-08 07:20:00 +10:00