onnxruntime/include/onnxruntime/core/framework
2021-05-14 20:44:42 -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 Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -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 Change OpKernel class to be shared with shared providers (#6837) 2021-03-02 00:53:48 -08:00
data_types_internal.h Enable type reduction for Scatter/ScatterElements CPU kernels (#7171) 2021-03-30 11:02:24 -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 Remove Cuda dependency from TensorRT shared provider (#5014) 2020-09-04 11:35:02 -07:00
float16.h Change OpKernel class to be shared with shared providers (#6837) 2021-03-02 00:53:48 -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 Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
kernel_registry.h Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
ml_value.h Post merge update for ORTModule 2021-03-16 20:11:59 -07:00
op_kernel.h Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
op_kernel_context.h Address comments from ORTModule master merge (#7101) 2021-03-26 16:26:42 -07:00
op_kernel_info.h Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
op_node_proto_helper.h Allow Kernels refer to some attribute data directly in the protobuf (#5624) 2020-10-29 16:12:54 -07:00
ortdevice.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
ortmemoryinfo.h Remove Cuda dependency from TensorRT shared provider (#5014) 2020-09-04 11:35:02 -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 Fix shared provider unload crash (#5553) 2020-10-21 13:01:21 -07:00
run_options.h Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
sparse_tensor.h Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
tensor.h Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
tensor_shape.h