intel / onnxruntime

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

feat: Enable OpenVINO Device Plugins validation during runtime #397

Open ankitm3k opened 1 month ago

ankitm3k commented 1 month ago

Description

This feature enables the validation for checking correct OpenVINO Device Plugins loaded during runtime in OVEP.

Motivation and Context

This PR fixes the issues raised for OVEP in the ticket CVS-143488