Getting error when trying to use OpenVINOExecution Provider #22405
Labels
ep:OpenVINO
issues related to OpenVINO execution provider
stale
issues that have not been addressed in a while; categorized by a bot
Describe the issue
We run a service via python in a docker container, this service runs ONNX models including support for the OpenVINO execution provider. The service is started and run inside of S6. We have found that running the model with
results in the error:
however, when running the exact same in a python3 shell (as opposed to in the main python process) it appears that it does work correctly. I am hoping to understand if there is any significance to this error and if it might indicate what is going wrong.
To reproduce
using https://huggingface.co/jinaai/jina-clip-v1/resolve/main/onnx/vision_model_fp16.onnx
Urgency
No response
Platform
Linux
OS Version
Debian
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
onnxruntime-openvino 1.19.*
ONNX Runtime API
Python
Architecture
X64
Execution Provider
OpenVINO
Execution Provider Library Version
openvino 2024.3.*
The text was updated successfully, but these errors were encountered: