Skip to content

ONNX Runtime v1.20.0 compatible release #495

@michaelfeil

Description

@michaelfeil

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions