Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown exception during execution with c++ io buffering example #299

Closed
kristoftunner opened this issue May 25, 2023 · 2 comments
Closed

Comments

@kristoftunner
Copy link

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

Copy link

github-actions bot commented Nov 3, 2023

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.

@github-actions github-actions bot added the stale label Nov 3, 2023
Copy link

This issue has been automatically closed due to inactivity. Please reactivate if further support is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant