onnxruntime/include/onnxruntime/core
AlbertGuan9527 ef073fd8f4
Add session and run option workload_type for applications to set efficient mode. (#21781)
### Description
This PR added session and run option workload_type, this option is the
knob for applications to enable/disable the processor performance
efficient mode.



### Motivation and Context
The efficient mode is co-engineered with processor vendors to allow
applications voluntarily being serviced at a more energy efficient
performance level. This functionality can be used by long running,
latency insensitive application to save the energy consumption.
2024-08-28 08:17:01 -07:00
..
common Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework Introduce custom external data loader (#21634) 2024-08-27 12:18:52 -07:00
graph [CoreML EP] Fix ArgMaxOpBuilder::AddToModelBuilderImpl() nullptr Node access. (#21797) 2024-08-23 10:19:53 -07:00
optimizer Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
platform Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
providers [TensorRT EP] No workspace size limit to TRT memory pool (#21643) 2024-08-09 17:30:51 -07:00
session Add session and run option workload_type for applications to set efficient mode. (#21781) 2024-08-28 08:17:01 -07:00