summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuhaibing <hxu@openailab.com>2017-09-24 22:33:16 +0800
committerGitHub <noreply@github.com>2017-09-24 22:33:16 +0800
commitf07a907c6e948c01887ee2ce45fcd05ad35b8fac (patch)
treedd7af6d0f81bcce380acf5c88e3eed59a421ff98
parentf1b33f6e3d2a40c36ee89de7dfc196b2cd47a171 (diff)
downloadcaffeonacl-f07a907c6e948c01887ee2ce45fcd05ad35b8fac.tar.gz
caffeonacl-f07a907c6e948c01887ee2ce45fcd05ad35b8fac.tar.bz2
caffeonacl-f07a907c6e948c01887ee2ce45fcd05ad35b8fac.zip
Update release_notes.md
-rw-r--r--acl_openailab/release_notes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/acl_openailab/release_notes.md b/acl_openailab/release_notes.md
index 514ea074..4366d4f8 100644
--- a/acl_openailab/release_notes.md
+++ b/acl_openailab/release_notes.md
@@ -1,9 +1,10 @@
+
# Release Note
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)
CaffeOnACL is a project to use Arm Compute Library (NEON+GPU) to speed up caffe and provide utilities to debug, profile and tune application performance.
-The release version is 0.3.0. You can download the source code from [OAID/CaffeOnACL](https://github.com/OAID/CaffeOnACL)
+**OPEN** AI LAB ported the [Caffe](http://caffe.berkeleyvision.org/) to support Arm Compute Library on Rockchip RK3399 Platform. The target OS is Ubuntu 16.04. The release version is 0.3.0. Cand 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).