intel / onnxruntime

ONNX Runtime: cross-platform, high performance scoring engine for ML models
MIT License
56 stars 22 forks source link

Option to disable cpu fallback in OV #388

Closed preetha-intel closed 2 months ago

preetha-intel commented 2 months ago

Description

Provide a build time and session option to disable CPU fallback.

Motivation and Context

preetha-intel commented 2 months ago

Raised PR with MSFT https://github.com/microsoft/onnxruntime/pull/21166