onnxruntime/include/onnxruntime/core/framework
Edward Chen 5c89c37f7f
Consolidate enabled/default kernel def type constraints (#13034)
Consolidate enabled/default kernel def type constraint types into enabled.
2022-09-27 14:04:15 -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 CANN EP (#12416) 2022-09-22 14:53:40 -07:00
buffer_deleter.h Eliminate memory allocations per recent profiling (#12225) 2022-07-25 14:14:38 -07:00
customregistry.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
data_types.h Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
data_types_internal.h Remove CUDA 10.2 support (#12541) 2022-08-10 22:46:41 -07:00
endian.h
execution_provider.h Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
fence.h
float16.h Remove CUDA 10.2 support (#12541) 2022-08-10 22:46:41 -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 Consolidate enabled/default kernel def type constraints (#13034) 2022-09-27 14:04:15 -07:00
kernel_registry.h Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
op_kernel.h [Qlinearsoftmax] contrib cpu (#12177) 2022-08-10 10:52:02 +08: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 Add CANN EP (#12416) 2022-09-22 14:53:40 -07:00
ortmemoryinfo.h Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -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 Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
sparse_tensor.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
tensor.h Eliminate memory allocations per recent profiling (#12225) 2022-07-25 14:14:38 -07:00
tensor_shape.h Fix prefast warning in upsample.cc. (#12938) 2022-09-14 08:14:33 +10: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