-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
ep:OpenVINOissues related to OpenVINO execution providerissues related to OpenVINO execution provider
Description
Describe the issue
On upgrading to latest ort-main the following issue was seen while running a Python based app:
The requested API version [25] is not available, only API versions [1, 24] are supported in this build. Current ORT Version is: 1.25.0
This error occurs during model compilation phase and is seen on OpenVINO EP.
Issue cannot be reproduced when building whl package from https://github.com/microsoft/onnxruntime/commits/v1.24.1
To reproduce
- Build from src using ort-main commit: 06fe9a4
- Generate Python whl packages using
-build_wheel - Compile a model using Pythion based app on OpenVINO EP using onnxruntime_perf_test.exe
Urgency
High- Blocks internal CI and app development bit not blocking production apps.
Platform
Windows
OS Version
25H2
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
ONNX Runtime API
Python
Architecture
X64
Execution Provider
OpenVINO
Execution Provider Library Version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ep:OpenVINOissues related to OpenVINO execution providerissues related to OpenVINO execution provider