Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Update Readme.md with instructions for ARM® Compute library installation
  • Loading branch information
mprabhu-mw authored Jan 30, 2020
1 parent 1ff422e commit 5c2f45b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,14 @@ Depending on the version of the Raspbian OS running on your Raspberry Pi, use th

4. After execution, if the command returns a valid Raspi object, the setup for Raspberry Pi is successful.



**Installation of ARM® Compute Library on Raspberry Pi**

In order to develop and deploy any deep learning application using MATLAB/Simulink onto Raspberry Pi, there exists a dependency on the ARM® Compute library.


[RaspbianInstallARMComputeLib.sh](RaspbianInstallARMComputeLib.sh) is a script which installs and configures ARM Compute library v19.05 on the Raspberry Pi hardware.


To use this script, copy this file onto your Raspberry Pi hardware and run the shell script. Post sucessful installation, reboot your Raspberry Pi.

0 comments on commit 5c2f45b

Please sign in to comment.