onnxruntime/include/onnxruntime/core
wejoncy 20a45dd67b
[CoreML ML Program] support acclerators selector (#22383)
### Description
For no, CoreML only support run mlmodels on CPU/ALL, However, sometimes
CPU_GPU would be faster a lot.

We support the option to select different hardware to boost performance
in this PR.



### 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: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2024-10-15 11:50:11 +08:00
..
common Get build working on Xcode 16 (#22168) 2024-09-24 08:33:03 -07:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework Add SetEpDynamicOptions and remove workload_type from run/session options (#22282) 2024-10-09 22:54:22 -07:00
graph Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
optimizer Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
platform Revert "ThreadPool: Spend less time busy waiting. (#21545)" (#22350) 2024-10-08 17:50:26 -07:00
providers [CoreML ML Program] support acclerators selector (#22383) 2024-10-15 11:50:11 +08:00
session Ovep develop lnl 1.2 (#22424) 2024-10-14 12:10:01 -07:00