forked from microsoft/onnxruntime
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
Describe the issue
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
Metadata
Metadata
Assignees
Labels
No labels