Update release_notes.md
authorxuhaibing <hxu@openailab.com>
Sun, 24 Sep 2017 15:06:15 +0000 (23:06 +0800)
committerGitHub <noreply@github.com>
Sun, 24 Sep 2017 15:06:15 +0000 (23:06 +0800)
acl_openailab/release_notes.md

index 33fed6d..cd5af8b 100644 (file)
@@ -1,4 +1,4 @@
- # 1. Release Note\r
+# 1. Release Note\r
 [![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)\r
 \r
 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. \r
@@ -12,17 +12,11 @@ The release version is 0.3.0, is based on Rockchip RK3399 Platform, target OS is
 - Hardware platform : Rockchip RK3399. See also [RK3399 SoC](http://www.rock-chips.com/plus/3399.html)\r
 - Software platform : Ubuntu 16.04\r
 \r
-## 1.2 Installation (Quick User Guide)\r
-Please refer to [Installation](installation.md) for details\r
+* Installation Guide : Refer to [Installation](installation.md)\r
+* User Manual        : Refer to [Performance Report](https://github.com/OAID/CaffeOnACL/blob/master/acl_openailab/user_manual.pdf)\r
+* Performance Report : Refer to [Performance Report](https://github.com/OAID/CaffeOnACL/blob/master/acl_openailab/performance_report.pdf)\r
 \r
-## 1.3 User Manual\r
-Please refer to [Performance Report](performance_report.pdf) for details\r
-\r
-## 1.4 Performance Report\r
-Please refer to [Performance Report](performance_report.pdf) for details\r
-\r
-\r
-## 1.5 Arm Compute Library Compatibility Issues :\r
+## 1.2 Arm Compute Library Compatibility Issues :\r
 There are some compatibility issues between ACL and Caffe Layers, we bypass it to Caffe's original layer class as the workaround solution for the below issues\r
 \r
 * Normalization in-channel issue\r