summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhuifang <huifangzhang@openailab>2018-01-31 19:23:50 +0800
committerhuifang <huifangzhang@openailab>2018-01-31 19:23:50 +0800
commit6eb34fda604c975eb15393d1d65bf878e41469df (patch)
tree153081189a24cec316aab1c13fc46a0d8558041d
parent1224a143fc631f9f004881dba7a32c6f7ed5e1a5 (diff)
downloadcaffeonacl-6eb34fda604c975eb15393d1d65bf878e41469df.tar.gz
caffeonacl-6eb34fda604c975eb15393d1d65bf878e41469df.tar.bz2
caffeonacl-6eb34fda604c975eb15393d1d65bf878e41469df.zip
documnets reversion
-rw-r--r--README.md9
-rw-r--r--acl_openailab/accuracy_report.pdfbin949615 -> 949643 bytes
-rw-r--r--acl_openailab/performance_report.pdfbin1433625 -> 1433686 bytes
-rw-r--r--acl_openailab/user_manual.pdfbin992120 -> 929894 bytes
4 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index cd1ffe27..d29ad8b0 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
CaffeOnACL is a project that is maintained by **OPEN** AI LAB, it uses Arm Compute Library (NEON+GPU) to speed up [Caffe](http://caffe.berkeleyvision.org/) and provide utilities to debug, profile and tune application performance.
-The release version is 0.4.0, is based on [Rockchip RK3399](http://www.rock-chips.com/plus/3399.html) Platform, target OS is Ubuntu 16.04. Can download the source code from [OAID/CaffeOnACL](https://github.com/OAID/CaffeOnACL)
+The release version is 0.5.0, is based on [Rockchip RK3399](http://www.rock-chips.com/plus/3399.html) Platform, target OS is Ubuntu 16.04. Can download the source code from [OAID/CaffeOnACL](https://github.com/OAID/CaffeOnACL)
* The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies. See also [Arm Compute Library](https://github.com/ARM-software/ComputeLibrary).
* Caffe is a fast open framework for deep learning. See also [Caffe](https://github.com/BVLC/caffe).
@@ -28,19 +28,22 @@ Performance need be fine turned in the future
# Release History
The Caffe based version is [793bd96351749cb8df16f1581baf3e7d8036ac37](https://github.com/BVLC/caffe/tree/793bd96351749cb8df16f1581baf3e7d8036ac37).
+### Version 0.5.0 - Jan 31, 2018
+Support Arm Compute Library version 17.12
+
+### Version 0.4.1 - Nov 23, 2017
+Support Arm Compute Library version 17.10
### Version 0.4.0 - Oct 11, 2017
Support Arm Compute Library version 17.09
### Version 0.3.0 - Aug 26, 2017
Support Arm Compute Library version 17.06 with 4 new layers added
-
* Batch Normalization Layer
* Direct convolution Layer
* Locally Connect Layer
* Concatenate layer
-
### Version 0.2.0 - Jul 2, 2017
Fix the issues:
diff --git a/acl_openailab/accuracy_report.pdf b/acl_openailab/accuracy_report.pdf
index 75d9c08f..e234832d 100644
--- a/acl_openailab/accuracy_report.pdf
+++ b/acl_openailab/accuracy_report.pdf
Binary files differ
diff --git a/acl_openailab/performance_report.pdf b/acl_openailab/performance_report.pdf
index 4cc1b531..d852b50b 100644
--- a/acl_openailab/performance_report.pdf
+++ b/acl_openailab/performance_report.pdf
Binary files differ
diff --git a/acl_openailab/user_manual.pdf b/acl_openailab/user_manual.pdf
index aadfe38e..b6e7a635 100644
--- a/acl_openailab/user_manual.pdf
+++ b/acl_openailab/user_manual.pdf
Binary files differ