onnxruntime/include/onnxruntime/core/framework
Dmitri Smirnov 267a424e52
Retry Rework execution frame to reduce memory allocations (#11897)
* Revert "Revert "Refactor ExecutionFrame and SessionState to reduce memory all… (#11888)"

This reverts commit d2cbae3a04.

* Revert prepacked_weights to avoid indirect inclusion in CUDA and TRT code that breaks the build.
2022-06-20 10:29:43 -07:00
..
alloc_kind.h
allocator.h
buffer_deleter.h
customregistry.h
data_types.h Consolidate utils::ToTensorProtoElementType, TypeToDataType, and data_types_internal::ToTensorDataType. (#9824) 2022-04-20 12:45:53 -07:00
data_types_internal.h Consolidate utils::ToTensorProtoElementType, TypeToDataType, and data_types_internal::ToTensorDataType. (#9824) 2022-04-20 12:45:53 -07:00
endian.h
execution_provider.h Update EP compile API deprecation warning message. (#11808) 2022-06-17 12:49:24 -07:00
fence.h
float16.h fix build error (#11199) 2022-04-13 13:09:19 +08:00
framework_common.h
func_api.h
kernel_def_builder.h
kernel_registry.h APIs for custom op to invoke ort operator directly (#10713) 2022-05-03 14:16:30 -07:00
op_kernel.h Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
op_kernel_context.h ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
op_kernel_info.h
op_node_proto_helper.h
ort_value.h
ortdevice.h
ortmemoryinfo.h Retry Rework execution frame to reduce memory allocations (#11897) 2022-06-20 10:29:43 -07:00
provider_options.h
provider_options_utils.h
provider_shutdown.h
run_options.h
sparse_tensor.h
tensor.h Create Tensor with Strides (#11294) 2022-04-28 16:49:37 +08:00
tensor_shape.h Introduce a way to disable Abseil library (#11353) 2022-04-27 08:57:52 -07:00
to_tensor_proto_element_type.h Consolidate utils::ToTensorProtoElementType, TypeToDataType, and data_types_internal::ToTensorDataType. (#9824) 2022-04-20 12:45:53 -07:00