Skip to content

Abi ep docs#1102

Open
sfatimar wants to merge 3 commits into
gh-pagesfrom
abi-ep-docs
Open

Abi ep docs#1102
sfatimar wants to merge 3 commits into
gh-pagesfrom
abi-ep-docs

Conversation

@sfatimar
Copy link
Copy Markdown

Description

Motivation and Context

@ankitm3k ankitm3k closed this May 26, 2026
@ankitm3k ankitm3k reopened this May 26, 2026
## Install
See the [WinML install section](https://onnxruntime.ai/docs/install/#cccwinml-installs) for WinML-related installation instructions.

### Python
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mention the URL to pypi source -
http://pypi.org/project/onnxruntime-ep-openvino/

Also refer the Nuget source URL too. @jatinwadhwa921 please provide the same

## Usage

**Python Package Installation**
To explicitly request the OpenVINO™ EP within a WinML-based application, use the V2 API:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mention the exact API name instead of just V2, Replacing AppendExecutionProvider_V2 with AppendExecutionProvider_OpenVINO_V2 (this is the exact WinML API) mention it explicitly

{: .no_toc }

{: .note }
**Note: The built-in OpenVINO™ Execution Provider in the upstream ONNX Runtime repository is now in legacy mode.** Active development and releases have moved to the Intel-maintained fork at [intel/onnxruntime](https://github.com/intel/onnxruntime). For new projects on Windows, consider [WinML](WinML-ExecutionProvider.md), which provides automatic hardware-aware EP selection including support for Intel devices.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We must mention that legacy will soon reach end of development cycle & the latest winml updates will be pushed via pypi & nuget. If we state that active development is ongoing on intel fork then end users & consumers might presumme that we have the ABI EP source code hosted in Legacy EP codebase.

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

Successfully merging this pull request may close these issues.

2 participants