summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguohuijiang1234 <huijiangguo@openailab.com>2017-11-24 12:47:35 +0800
committerguohuijiang1234 <huijiangguo@openailab.com>2017-11-24 12:47:35 +0800
commit79ad6e984236dde11bea3d45691ce1cca1d883a0 (patch)
tree34f4b4cecdd26ef94afdaa33c0ab50c474225148
parent698a0a52203d5c652d6514d06407b8e7a9024d08 (diff)
downloadcaffeonacl-79ad6e984236dde11bea3d45691ce1cca1d883a0.tar.gz
caffeonacl-79ad6e984236dde11bea3d45691ce1cca1d883a0.tar.bz2
caffeonacl-79ad6e984236dde11bea3d45691ce1cca1d883a0.zip
modify url path
-rw-r--r--acl_openailab/installation.md4
-rw-r--r--acl_openailab/user_manual.pdfbin899837 -> 900139 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/acl_openailab/installation.md b/acl_openailab/installation.md
index f96302e2..84f2fc27 100644
--- a/acl_openailab/installation.md
+++ b/acl_openailab/installation.md
@@ -21,7 +21,7 @@ This Installation will help you get started to setup CaffeOnACL on RK3399 quickl
wget --no-check-certificate https://github.com/opencv/opencv/archive/3.3.0.tar.gz
tar -xvf 3.3.0.tar.gz
#### Download "gen-pkg-config-pc"
- wget https://github.com/OAID/AID-tools/tree/master/script/gen-pkg-config-pc.sh
+ wget https://github.com/OAID/AID-tools/raw/master/script/gen-pkg-config-pc.sh
#### Download "ACL"
git clone https://github.com/ARM-software/ComputeLibrary.git
#### Download "CaffeOnACL" :
@@ -43,7 +43,7 @@ This Installation will help you get started to setup CaffeOnACL on RK3399 quickl
cd ~/ComputeLibrary
aarch64-linux-gnu-gcc opencl-1.2-stubs/opencl_stubs.c -Iinclude -shared -o build/libOpenCL.so
scons Werror=1 -j4 debug=0 asserts=1 neon=1 opencl=1 embed_kernels=1 os=linux arch=arm64-v8a
- wget https://github.com/OAID/AID-tools/tree/master/script/Computelibrary/Makefile
+ wget https://github.com/OAID/AID-tools/raw/master/script/Computelibrary/Makefile
sudo make install
## 3.3 Build Caffe :
diff --git a/acl_openailab/user_manual.pdf b/acl_openailab/user_manual.pdf
index 3f75840c..1edf55e5 100644
--- a/acl_openailab/user_manual.pdf
+++ b/acl_openailab/user_manual.pdf
Binary files differ