mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
### Description Update OpenVINO Execution Provider documentation for python ### Motivation and Context `onnxruntime-openvino` doesn't have dependency on OpenVINO Python API itself, it needs OpenVINO libs. Moreover, `add_openvino_libs_to_path()` meant to be internal, right now it doesn't work and will be deprecated in the upcoming OpenVINO release. The recommended way is to install an archive with libraries and run setupvars to add OpenVINO libraries to PATH. |
||
|---|---|---|
| .. | ||
| community-maintained | ||
| add-execution-provider.md | ||
| Azure-ExecutionProvider.md | ||
| CoreML-ExecutionProvider.md | ||
| CUDA-ExecutionProvider.md | ||
| DirectML-ExecutionProvider.md | ||
| index.md | ||
| MIGraphX-ExecutionProvider.md | ||
| NNAPI-ExecutionProvider.md | ||
| oneDNN-ExecutionProvider.md | ||
| OpenVINO-ExecutionProvider.md | ||
| ROCm-ExecutionProvider.md | ||
| SNPE-ExecutionProvider.md | ||
| TensorRT-ExecutionProvider.md | ||
| Xnnpack-ExecutionProvider.md | ||