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
It would be great to have v1.20.0 support for OpenVino
To reproduce
Python 3.11.0rc1 (main, Aug 12 2022, 10:02:14) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import onnxruntime as ort
>>> providers = ort.get_available_providers()
>>> print(providers)
['AzureExecutionProvider', 'CPUExecutionProvider']
Urgency
No response
Platform
Linux
OS Version
Ubuntu22.04
ONNX Runtime Installation
Other / Unknown
ONNX Runtime Version or Commit ID
ONNX Runtime API
Python
Architecture
X64
Execution Provider
OpenVINO
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered:
Describe the issue
It would be great to have v1.20.0 support for OpenVino
To reproduce
Urgency
No response
Platform
Linux
OS Version
Ubuntu22.04
ONNX Runtime Installation
Other / Unknown
ONNX Runtime Version or Commit ID
ONNX Runtime API
Python
Architecture
X64
Execution Provider
OpenVINO
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: