onnxruntime/include/onnxruntime/core/framework
2021-08-27 17:16:05 +10:00
..
alloc_kind.h Add New AllocKind for YieldOp Outputs, Run YieldOp with InferenceSession in UT (#7125) 2021-03-25 15:18:51 +08:00
allocator.h Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
buffer_deleter.h Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
customregistry.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
data_types.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
data_types_internal.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
endian.h
execution_provider.h Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
fence.h
float16.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
framework_common.h
func_api.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
kernel_def_builder.h Remove some templated versions of functions that are no longer needed (#7868) 2021-05-28 13:22:45 -07:00
kernel_registry.h Enable selector action transformer infrastructure in minimal build. (#8804) 2021-08-27 17:16:05 +10:00
op_kernel.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
op_kernel_context.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
op_kernel_info.h Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
op_node_proto_helper.h Ryanunderhill/cuda shared (#7626) 2021-05-20 07:53:47 -07:00
ort_value.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
ortdevice.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
ortmemoryinfo.h
provider_options.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
provider_options_utils.h Plug n Allocate with external CUDA allocator via PyBind. (#6679) 2021-02-17 18:59:38 -08:00
provider_shutdown.h
run_options.h Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
sparse_tensor.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
tensor.h Reduce templatization of C API and refactor for InitOrtValue (#8700) 2021-08-12 16:51:18 -07:00
tensor_shape.h Add opset 15 kernels for Pow, BatchNorm, and Shape (#8442) 2021-08-25 12:04:20 -07:00