summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuhaibing <hxu@openailab.com>2017-09-24 22:26:49 +0800
committerGitHub <noreply@github.com>2017-09-24 22:26:49 +0800
commitffa5365c71683615c6c12301f5741ee6154b8fe3 (patch)
tree4a21a10e9b1b96eb595c2526e449c4934468e644
parent54f00a4099ff6f0f0aaa43d7414b8db870268703 (diff)
downloadcaffeonacl-ffa5365c71683615c6c12301f5741ee6154b8fe3.tar.gz
caffeonacl-ffa5365c71683615c6c12301f5741ee6154b8fe3.tar.bz2
caffeonacl-ffa5365c71683615c6c12301f5741ee6154b8fe3.zip
Update release_notes.md
-rw-r--r--acl_openailab/release_notes.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/acl_openailab/release_notes.md b/acl_openailab/release_notes.md
index 9ba439b6..4889c56b 100644
--- a/acl_openailab/release_notes.md
+++ b/acl_openailab/release_notes.md
@@ -1,4 +1,3 @@
-)
# Release Note
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)
@@ -7,13 +6,13 @@ CaffeOnACL is a project to use Arm Compute Library (NEON+GPU) to speed up caffe
The release version is 0.3.0. You 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 ([Caffe](https://github.com/BVLC/caffe))
+* Caffe is a fast open framework for deep learning. See also [Caffe](https://github.com/BVLC/caffe)
## Verified Platform :
The release is verified on ARMv8 processor
-- Hardware platform : Rockchip RK3399 ([RK3399 SoC](http://www.rock-chips.com/plus/3399.html))
+- Hardware platform : Rockchip RK3399. See also [RK3399 SoC](http://www.rock-chips.com/plus/3399.html)
- Software platform : Ubuntu 16.04<br>
## Arm Compute Library Compatibility Issues :