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 Add New AllocKind for YieldOp Outputs, Run YieldOp with InferenceSession in UT (#7125) 2021-03-25 15:18:51 +08:00
allocator.h support MIGraphXEP to work with ROCMEP for inference on AMD GPU (#10368) 2022-01-26 15:52:56 -08: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 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 Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
kernel_def_builder.h enable strided tensor for training only (#10748) 2022-03-08 08:31:28 +08:00
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 Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
op_node_proto_helper.h Reduce number of memory allocations based on a customer profiling case (#10193) 2022-01-24 10:40:46 -08:00
ort_value.h Support disabling support for the optional type in ORT builds (#9745) 2021-11-17 19:13:28 -08:00
ortdevice.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
ortmemoryinfo.h Retry Rework execution frame to reduce memory allocations (#11897) 2022-06-20 10:29:43 -07:00
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 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