onnxruntime/include/onnxruntime/core/framework
Dmitri Smirnov d9de054eb5
Multi-Lora support (#22046)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-09-30 15:59:07 -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 [WebNN EP] Enable IO Bindings with MLTensor (#21301) 2024-09-27 17:24:21 -07:00
buffer_deleter.h Multi-stream execution support (#13495) 2022-12-15 07:39:29 -08:00
customregistry.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
data_types.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
data_types_internal.h [CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362) 2024-05-30 18:56:24 -07:00
endian.h Edgchen1/endian utils (#2181) 2019-10-21 22:28:35 -07:00
execution_provider.h Introduce custom external data loader (#21634) 2024-08-27 12:18:52 -07:00
float8.h Add numeric_limits for float8 types (#22228) 2024-09-26 14:42:36 -07:00
float16.h Add numeric_limits for MLFloat16 and BFloat16 (#22197) 2024-09-25 17:10:05 -07:00
framework_common.h Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
framework_provider_common.h Add TRT plugins support using custom ops (#13847) 2023-04-18 20:24:32 -07:00
func_api.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
int4.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
kernel_def_builder.h Release backward inputs per static graph ref count (#20804) 2024-06-14 14:33:01 +08:00
kernel_registry.h Remove onnxruntime_PYBIND_EXPORT_OPSCHEMA definition from onnxruntime (#15776) 2023-05-03 13:08:35 -07:00
op_kernel.h Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
op_kernel_context.h ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618) 2023-05-01 10:06:00 -07:00
op_kernel_info.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
op_node_proto_helper.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
ort_value.h Two fixes involving minimal builds (#17000) 2023-08-23 16:01:22 +10:00
ortdevice.h ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618) 2023-05-01 10:06:00 -07:00
ortmemoryinfo.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -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 Multi-Lora support (#22046) 2024-09-30 15:59:07 -07:00
sparse_tensor.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
stream_handles.h Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
tensor.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
tensor_shape.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
to_tensor_proto_element_type.h [CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362) 2024-05-30 18:56:24 -07:00