onnxruntime/include/onnxruntime/core/framework
2021-02-17 18:59:38 -08:00
..
alloc_kind.h Exclude some training specific code from the minimal build. Cleanup some related aspects of allocation planner. (#5861) 2020-11-20 20:25:46 +10:00
allocator.h Share allocator between CUDA EP & TRT EP. (#6332) 2021-01-27 00:14:43 -08:00
customregistry.h Add support for custom ops to minimal build. (#6228) 2021-01-25 10:41:00 +10:00
data_types.h Cast Op performance fix. (#6509) 2021-02-04 14:52:37 -08:00
data_types_internal.h Address warning in data_types_internal.h (#6704) 2021-02-16 12:41:48 -08:00
endian.h
execution_provider.h Support to allow user to specify compute stream per session (#3723) 2021-02-05 15:48:18 -08:00
fence.h
framework_common.h
func_api.h Unify IExecutionProvider and IExecutionProviderFactory interfaces (#6108) 2020-12-15 16:45:53 -08:00
kernel_def_builder.h Make kernel hash stable in type reduced build (#6603) 2021-02-09 12:00:08 +10:00
kernel_registry.h
ml_value.h
op_kernel.h Change BuildKernelDefConstraintsFunctorFromTypeList struct to BuildKernelDefConstraintsFromTypeList function. (#6674) 2021-02-15 09:16:07 +10: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 Deprecate Python global configuration functions [Part 1] (#5923) 2020-12-15 11:32:43 -08:00
ortmemoryinfo.h
provider_options.h Deprecate Python global configuration functions [Part 1] (#5923) 2020-12-15 11:32:43 -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 Pipeline Parallel Experimental Python API (#5815) 2021-01-15 12:07:28 +08:00
sparse_tensor.h
tensor.h Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
tensor_shape.h