OpenVINOExecutionProvider in C++ api #23036
Unanswered
spgoswami1
asked this question in
EP Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need help with enabling OpenVINOExecutionProvider through C++ API, the official release does not seem to contain this provider, do I need to build ONNXruntime from source?
I have openvino installed correctly and I am able to get OpenVINOExecutionProvider in python API by installing
onnxruntime-openvino
package, though this package works with only python 3.11 and lesser.Please help or point me towards the right docs.
This doc only tell about how to use this provider once available OpenVINO-ExecutionProvider doc
Beta Was this translation helpful? Give feedback.
All reactions