onnxruntime/include/onnxruntime/core/providers
wejoncy 86870114eb
[CoreML] support coreml model cache (#23065)
### Description
Refactor compute plan profiling

Support cache coreml model to speed up session initialization. this is
only support by user provided entry and user responsible to manage the
cache


With the cache, session initialization time can be reduced by 50% or
more:
|model| before| after|
|--|--|--|
|yolo11.onnx| 0.6s|0.1s|
|yolo11-fp16.onnx|1.8s|0.1s|


### 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. -->

---------

Co-authored-by: wejoncy <wejoncy@.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
2024-12-31 09:29:41 +08:00
..
acl Update Arm Compute Library Execution Provider (#22032) 2024-09-12 20:51:59 -07:00
armnn
cann [CANN] Add dump_om_model flag (#20075) 2024-04-01 21:35:29 -07:00
coreml [CoreML] support coreml model cache (#23065) 2024-12-31 09:29:41 +08:00
cpu
cuda Adding CUDNN Frontend and use for CUDA NN Convolution (#19470) 2024-08-02 15:16:42 -07:00
dml [java][DML EP] Modifying dml_provider_factory.h so it can compile as a C header file (#20157) 2024-04-01 21:58:50 -07:00
dnnl
nnapi
openvino
rknpu
rocm [ROCm] redo hipify of version controlled files (#22449) 2024-10-18 12:40:54 -07:00
tensorrt [TensorRT EP] Revert "Add new provider option to exclude nodes from running on TRT" (#22878) 2024-11-19 09:08:54 -08:00
tvm
vsinpu Initial PR for VSINPU execution provider (#20903) 2024-06-28 21:48:34 -07:00
webgpu Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
winml
custom_op_context.h Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
providers.h
resource.h