onnxruntime/tools
Preetha Veeramalai 6baaaf5165
OVEP options to disable CPU fallback at compile time (#21166)
### Description
Provide user level options to control the fallback on CPU for models not
supported on Intel's NPU hardware.


### Motivation and Context
- Current workflow of OVEP allows safe fallback from OV NPU to OV CPU on
compilation failures. Also supports MLAS CPU fallback in presence of
unsupported custom ops.
- The PR provides a build-time option to disable fallback from OV NPU to
OV CPU.
- The session Option "kOrtSessionOptionsDisableCPUEPFallback" disables
OV CPU and MLAS CPU fallback.
- Also has bug fix for proto creation.

---------

Co-authored-by: jatinwadhwa921 <jatin.wadhwa@intel.com>
Co-authored-by: ankitm3k <ankit.maheshkar@intel.com>
2024-06-28 08:31:02 -07:00
..
android_custom_build Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
ci_build OVEP options to disable CPU fallback at compile time (#21166) 2024-06-28 08:31:02 -07:00
doc Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
nuget Update generate_nuspec_for_native_nuget.py for training (#21112) 2024-06-20 16:13:31 -07:00
perf_view
python Update to mobile model usability checker (#19843) 2024-06-18 07:50:33 +10:00
scripts