onnxruntime/include/onnxruntime/core/framework
Pranav Sharma f8c3442880
Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804)
* Mention OrtCreateSessionFromArray in C API doc

* Part 2 of renaming AllocatorInfo to MemoryInfo.

* pr comments

* fix comment
2019-09-12 08:19:29 -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 Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
customregistry.h CustomRegistry should use composition instead of inheritence 2019-04-05 14:14:10 -07:00
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 Add GetDataTransfer() interface in the EP. (#1773) 2019-09-10 14:07:17 -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 Compute function to return a status code instead of an integer. (#1139) 2019-06-04 08:34:32 -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 misc: Fix comment in op_node_proto_helper (#460) 2019-02-11 14:38:43 -08:00
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