mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
Update OpenVINO-ExecutionProvider.md (#19794)
### Description Documentation Update for Release 1.17.1 ### Motivation and Context This change is required for Documentation Update for Release 1.17.1 Packages. Alignment with OpenVINO 2023.3.
This commit is contained in:
parent
705e0e79db
commit
780fb2f53f
1 changed files with 3 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Accelerate ONNX models on Intel CPUs, GPUs with Intel OpenVINO™ Execution Prov
|
|||
## Install
|
||||
|
||||
Pre-built packages and Docker images are published for OpenVINO™ Execution Provider for ONNX Runtime by Intel for each release.
|
||||
* OpenVINO™ Execution Provider for ONNX Runtime Release page: [Latest v5.1 Release](https://github.com/intel/onnxruntime/releases)
|
||||
* OpenVINO™ Execution Provider for ONNX Runtime Release page: [Latest v5.2 Release](https://github.com/intel/onnxruntime/releases)
|
||||
* Python wheels Ubuntu/Windows: [onnxruntime-openvino](https://pypi.org/project/onnxruntime-openvino/)
|
||||
* Docker image: [openvino/onnxruntime_ep_ubuntu20](https://hub.docker.com/r/openvino/onnxruntime_ep_ubuntu20)
|
||||
|
||||
|
|
@ -30,6 +30,8 @@ ONNX Runtime OpenVINO™ Execution Provider is compatible with three lastest rel
|
|||
|
||||
|ONNX Runtime|OpenVINO™|Notes|
|
||||
|---|---|---|
|
||||
|1.17.1|2023.3|[Details](https://github.com/intel/onnxruntime/releases/tag/v5.2)|
|
||||
|1.17.1|2023.2|[Details](https://github.com/intel/onnxruntime/releases/tag/v5.2)|
|
||||
|1.16.0|2023.1|[Details](https://github.com/intel/onnxruntime/releases/tag/v5.1)|
|
||||
|1.15.0|2023.0|[Details](https://github.com/intel/onnxruntime/releases/tag/v5.0.0)|
|
||||
|1.14.0|2022.3|[Details](https://github.com/intel/onnxruntime/releases/tag/v4.3)|
|
||||
|
|
|
|||
Loading…
Reference in a new issue