summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuhaibing <hxu@openailab.com>2017-10-23 00:08:47 +0800
committerxuhaibing <hxu@openailab.com>2017-10-23 00:08:47 +0800
commita4473c45af298eea2c5fce9c9693e7c73c37ce15 (patch)
tree9866281aadb9bae104508fea1ca0c58c1915eebb
parentd06352537c5f6f38897fb30119bad9bacb37ce79 (diff)
downloadcaffeonacl-a4473c45af298eea2c5fce9c9693e7c73c37ce15.tar.gz
caffeonacl-a4473c45af298eea2c5fce9c9693e7c73c37ce15.tar.bz2
caffeonacl-a4473c45af298eea2c5fce9c9693e7c73c37ce15.zip
update performance report
-rw-r--r--acl_openailab/installation.md4
-rw-r--r--acl_openailab/performance_report.pdfbin804164 -> 769748 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/acl_openailab/installation.md b/acl_openailab/installation.md
index 120a6bf1..d8836484 100644
--- a/acl_openailab/installation.md
+++ b/acl_openailab/installation.md
@@ -20,8 +20,9 @@ This Installation will help you get started to setup CaffeOnACL on RK3399 quickl
cd ~
-#### Download "ACL" (arm_compute :[v17.09](https://github.com/ARM-software/ComputeLibrary/tree/8938bd3f40ea62ff56d6ed4e2db0a8aee34dd64a)):
+#### Download "ACL" (arm_compute :[v17.10](https://github.com/ARM-software/ComputeLibrary/tree/bf8b01dfbfdca124673ade33c5eac8f3748d7abd)):
git clone https://github.com/ARM-software/ComputeLibrary.git
+ git checkout bf8b01d
#### Download "CaffeOnACL" :
git clone https://github.com/OAID/CaffeOnACL.git
#### Download "Googletest" :
@@ -55,6 +56,7 @@ This Installation will help you get started to setup CaffeOnACL on RK3399 quickl
## 3.4 To Configure The Libraries
sudo cp ~/ComputeLibrary/build/libarm_compute.so /usr/lib
+ sudo cp ~/ComputeLibrary/build/libarm_compute_core.so /usr/lib
sudo cp ~/CaffeOnACL/distribute/lib/libcaffe.so /usr/lib
# 4. Run tests
diff --git a/acl_openailab/performance_report.pdf b/acl_openailab/performance_report.pdf
index a0d6adc7..7bffc1d8 100644
--- a/acl_openailab/performance_report.pdf
+++ b/acl_openailab/performance_report.pdf
Binary files differ