You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale due to inactivity and will be closed in 7 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
Describe the issue
While running the io buffering OpenVino example from here: https://github.com/microsoft/onnxruntime-inference-examples/tree/main/c_cxx/OpenVINO_EP/Windows/squeezenet_classification_io_buffer I got an unknown exception possibly coming from openvino dll, which is caught by the
ThrowOnOrtError
message with the error_message:Encountered unknown exception in Run()
To reproduce
Compile the mentioned inference example with v4.3 onnxruntime openvino EP release and run it with an example picture
Urgency
No response
Platform
Windows
OS Version
10
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
v4.3
ONNX Runtime API
C++
Architecture
X64
Execution Provider
OpenVINO
Execution Provider Library Version
2022.3
The text was updated successfully, but these errors were encountered: