onnxruntime/include/onnxruntime/core
Luis E. P. 1bc546af61
Add SetEpDynamicOptions and remove workload_type from run/session options (#22282)
### Description
Add SetEpDynamicOptions and Remove workload_type from run/session
options.

### Motivation and Context
Added SetEpDynamicOptions as a dynamic way of changing EP settings even
in the middle of a Run
Using workload_type run/session options to set Efficient/Default mode
for workloads does not cover all the scenarios and can lead to priority
inversions. Working on a new API to support setting Efficient/Default
mode for workloads.

---------

Co-authored-by: Luis E. Pena <luispena@microsoft.com>
2024-10-09 22:54:22 -07: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 Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
session Add SetEpDynamicOptions and remove workload_type from run/session options (#22282) 2024-10-09 22:54:22 -07:00