You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ EIV from Intel features a set of pre-integrated ingredients designed for compute
3
3
4
4
This package contains the scripts to install Intel® Graphics drivers and setup the environment for OpenVINO™ inference on CPU and Intel® Graphics devices.<br>
5
5
**In order to run inference on GPU you need graphics driver to be installed on host even if you are using docker container as runtime.<br>
6
-
However EIV helps you to seamlessly install right graphics drivers with just one script [here](https://github.com/intel-innersource/frameworks.ai.eiv/blob/release-2.1/README.md#eiv-installation) and help developers to run OpenVINO inference on Intel® CPU and iGPU/dGPU using OpenVINO docker image as runtime.<br>**
6
+
However EIV helps you to seamlessly install right graphics drivers with just one script [here](https://github.com/intel/edge-insights-vision#eiv-installation) and help developers to run OpenVINO inference on Intel® CPU and iGPU/dGPU using OpenVINO docker image as runtime.<br>**
7
7
8
8
9
9
Here is the architecture diagram for EIV
@@ -62,14 +62,14 @@ Follow this step-by-step guide to install Intel® EIV on Linux* for your target
62
62
### EIV Installation
63
63
Run the following commands on the target system to install EIV.
64
64
65
-
Before running these commands, refer to [System Requirements](https://github.com/intel-innersource/frameworks.ai.eiv/blob/release-2.1/README.md#system-requirements) and the [Prepare the Target System](https://github.com/intel-innersource/frameworks.ai.eiv/blob/release-2.1/README.md#prepare-the-target-system) sections above.
65
+
Before running these commands, refer to [System Requirements](https://github.com/intel/edge-insights-vision#system-requirements) and the [Prepare the Target System](https://github.com/intel/edge-insights-vision#prepare-the-target-system) sections above.
66
66
67
67
1. clone the git repo and run the script as shown below
0 commit comments