Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

How to Install the Graphics Driver for OpenCL on Linux to Run WebNN clDNN Backend

Christywl edited this page Jun 17, 2020 · 1 revision

Download the OpenVINO toolkit from https://software.seek.intel.com/openvino-toolkit, it can be installed only on Ubuntu 18.04 or Ubuntu 16.04:

  • Install OpenVINO toolkit:

       sudo ./install_GUI.sh
  • Install Graphics driver:

       cd /opt/intel/openvino/install_dependencies/
       sudo ./install_NEO_OCL_driver.sh