microsoft / microsoft/onnxruntime
[Documentation] OpenVINO docs are inconsistent and out of date
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 184
Description
### Describe the documentation issue
* The [Inference install table for all langauges](https://onnxruntime.ai/docs/install/#inference-install-table-for-all-languages) says that we should install the intel-managed build, yet there is now a python package.
* The [OpenVINO-Execution Providers page](https://onnxruntime.ai/docs/execution-providers/OpenVINO-ExecutionProvider.html#install) is very inconsistent
* The [Install section](https://onnxruntime.ai/docs/execution-providers/OpenVINO-ExecutionProvider.html#install) points to a nonexistent 4.3 release. And, anyway, it probably shouldn't even link to the intel-managed builds anymore
* The [Requirements table](https://onnxruntime.ai/docs/execution-providers/OpenVINO-ExecutionProvider.html#requirements) has two entries for 1.13.0, and, again, probably shouldn't even be pointing to the intel-managed builds anymore
* The [Python Usage](https://onnxruntime.ai/docs/execution-providers/OpenVINO-ExecutionProvider.html#usage) says to install `onnxruntime-openvino==1.13`, which doesn't even seem to exist - there's 1.12 and 1.13.1. (side-issue - shouldn't there by a 1.14 available, given that ORT 1.14 was released 2 weeks ago? #14773)
Contributor guide
Research direction
Start with the linked inference install table and the OpenVINO Execution Provider Install, Requirements, and Python Usage sections. Check the referenced package and release versions, then update the documentation so its installation links, requirements entries, and Python package version references match the current available builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100