onnxruntime/include/onnxruntime/core/framework
2021-04-21 19:55:50 -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 Share allocator between CUDA EP & TRT EP. (#6332) 2021-01-27 00:14:43 -08: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 OpKernel class to be shared with shared providers (#6837) 2021-03-02 00:53:48 -08: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 ROCM build fix 2021-04-15 14:27:30 -07:00
kernel_registry.h Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
ml_value.h Merge with master 2021-04-12 16:51:35 -07:00
op_kernel.h Change OpKernel class to be shared with shared providers (#6837) 2021-03-02 00:53:48 -08: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 More cuda shared library refactoring 2021-03-16 21:19:57 -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 Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
sparse_tensor.h Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
tensor.h Merge branch 'master' of https://github.com/microsoft/onnxruntime into ryanunderhill/cuda_shared 2021-04-21 19:55:50 -07:00
tensor_shape.h