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

ONNX Runtime v1.20.0 compatible release #495

Open
michaelfeil opened this issue Nov 11, 2024 · 0 comments
Open

ONNX Runtime v1.20.0 compatible release #495

michaelfeil opened this issue Nov 11, 2024 · 0 comments

Comments

@michaelfeil
Copy link

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

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

No branches or pull requests

1 participant