onnxruntime/include/onnxruntime/core/framework
Dmitri Smirnov 12c687f594
Rework initializer.cc to eliminate code duplication (#11131)
Rework initializer.cc to eliminate code duplication and add type enforcement.
 Address review comments.  Add literal operators for MLFloat16 abd BFloat16 and tests.
2022-04-08 09:42:31 -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 Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
data_types_internal.h Support optional type in ORT (#8339) 2021-11-04 15:01:42 -07:00
endian.h
execution_provider.h Support CUDA Graph in the CUDA EP (#9978) 2022-03-06 20:47:31 -08:00
fence.h
float16.h Rework initializer.cc to eliminate code duplication (#11131) 2022-04-08 09:42:31 -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 enable strided tensor for training only (#10748) 2022-03-08 08:31:28 +08:00
kernel_registry.h Clarify usage of kOnnxDomainAlias. (#10962) 2022-03-25 09:52:59 +10:00
op_kernel.h Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
op_kernel_context.h Fix bug in MemcpyToHost (#10816) 2022-03-10 07:02:27 -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 C API Enum Name Fixes (#9092) 2021-09-17 15:11:26 -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 enable strided tensor for training only (#10748) 2022-03-08 08:31:28 +08:00
tensor_shape.h Fix CUDA 10.2 compile error due to inlined_containers.h inclusion (#10702) 2022-02-28 19:56:44 -08:00