Update release_notes.md
authorxuhaibing <hxu@openailab.com>
Sun, 24 Sep 2017 14:10:26 +0000 (22:10 +0800)
committerGitHub <noreply@github.com>
Sun, 24 Sep 2017 14:10:26 +0000 (22:10 +0800)
acl_openailab/release_notes.md

index 94bf55d..22fa234 100644 (file)
@@ -1,66 +1,66 @@
-# Release Note
-[![Build](https://img.shields.io/teamcity/codebetter/bt428.svg)](build) [![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)
-
-The release version is 0.3.0. You can download the source code from [OAID/CaffeOnACL](https://github.com/OAID/CaffeOnACL)
-
-## Verified Platform :
-
-The release is verified on 64bits ARMv8 processor
-
+# Release Note\r
+[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)\r
+\r
+The release version is 0.3.0. You can download the source code from [OAID/CaffeOnACL](https://github.com/OAID/CaffeOnACL)\r
+\r
+## Verified Platform :\r
+\r
+The release is verified on 64bits ARMv8 processor\r
+\r
 - Hardware platform : Rockchip RK3399 ([Firefly-RK3399 board](http://wiki.t-firefly.com/index.php/Firefly-RK3399))\r
-- Software platform : Ubuntu 16.04<br>
-
-## ACL Compatibility Issues :
-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
-
-* Normalization in-channel issue
-* Tanh issue
-* Softmax supporting multi-dimension issue
-* Group issue
-
-Performance need be fine turned in the future
-
-# Issue Report
-Encounter any issue, please report on [issue report](https://github.com/OAID/CaffeOnACL/issues). Issue report should contain the following information :
-
-*  The exact description of the steps that are needed to reproduce the issue 
-* The exact description of what happens and what you think is wrong 
-
+- Software platform : Ubuntu 16.04<br>\r
+\r
+## ACL 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
+* Tanh issue\r
+* Softmax supporting multi-dimension issue\r
+* Group issue\r
+\r
+Performance need be fine turned in the future\r
+\r
+# Issue Report\r
+Encounter any issue, please report on [issue report](https://github.com/OAID/CaffeOnACL/issues). Issue report should contain the following information :\r
+\r
+*  The exact description of the steps that are needed to reproduce the issue \r
+* The exact description of what happens and what you think is wrong \r
+\r
 \r
 ## Release History\r
-The Caffe based version is [793bd96351749cb8df16f1581baf3e7d8036ac37](https://github.com/BVLC/caffe/tree/793bd96351749cb8df16f1581baf3e7d8036ac37).
+The Caffe based version is [793bd96351749cb8df16f1581baf3e7d8036ac37](https://github.com/BVLC/caffe/tree/793bd96351749cb8df16f1581baf3e7d8036ac37).\r
 \r
-
-## CaffeOnACL Version 0.3.0 - Aug 26, 2017
-
-Support Arm Compute Library version 17.06 with 4 new layers added
+\r
+## CaffeOnACL Version 0.3.0 - Aug 26, 2017\r
+\r
+Support Arm Compute Library version 17.06 with 4 new layers added\r
 \r
 * Batch Normalization Layer\r
 * Direct convolution Layer\r
 * Locally Connect Layer\r
-* Concatenate layer
-\r
-\r
-## CaffeOnACL Version 0.2.0 - Jul 2, 2017
-
-Fix the issues:
-
-* Compatible with Arm Compute Library version 17.06
-* When OpenCL initialization fails, even if Caffe uses CPU-mode,it doesn't work properly.
-
-\r
-\r
-## CaffeOnACL Version 0.1.0 - Jun 2, 2017 
-   
-  Initial version supports 10 Layers accelerated by Arm Compute Library version 17.05 : 
-
-* Convolution Layer
-* Pooling Layer
-* LRN Layer
-* ReLU Layer
-* Sigmoid Layer
-* Softmax Layer
-* TanH Layer
-* AbsVal Layer
-* BNLL Layer
-* InnerProduct Layer
+* Concatenate layer\r
+\r
+\r
+## CaffeOnACL Version 0.2.0 - Jul 2, 2017\r
+\r
+Fix the issues:\r
+\r
+* Compatible with Arm Compute Library version 17.06\r
+* When OpenCL initialization fails, even if Caffe uses CPU-mode,it doesn't work properly.\r
+\r
+\r
+\r
+## CaffeOnACL Version 0.1.0 - Jun 2, 2017 \r
+   \r
+  Initial version supports 10 Layers accelerated by Arm Compute Library version 17.05 : \r
+\r
+* Convolution Layer\r
+* Pooling Layer\r
+* LRN Layer\r
+* ReLU Layer\r
+* Sigmoid Layer\r
+* Softmax Layer\r
+* TanH Layer\r
+* AbsVal Layer\r
+* BNLL Layer\r
+* InnerProduct Layer\r