diff options
author | xuhaibing <hxu@openailab.com> | 2017-09-24 22:46:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-24 22:46:10 +0800 |
commit | 3ee3bfebce7f02feabe9da19b97f609c39b25ee4 (patch) | |
tree | 7fcd75ac50f03d16d59cd5bb8a023b221de5215f | |
parent | bc93e431379264cb6093a3e6cf29eddeec34e56b (diff) | |
download | caffeonacl-3ee3bfebce7f02feabe9da19b97f609c39b25ee4.tar.gz caffeonacl-3ee3bfebce7f02feabe9da19b97f609c39b25ee4.tar.bz2 caffeonacl-3ee3bfebce7f02feabe9da19b97f609c39b25ee4.zip |
Update release_notes.md
-rw-r--r-- | acl_openailab/release_notes.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/acl_openailab/release_notes.md b/acl_openailab/release_notes.md index 94b47399..4195b657 100644 --- a/acl_openailab/release_notes.md +++ b/acl_openailab/release_notes.md @@ -1,4 +1,5 @@ +
# Release Note
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)
@@ -14,7 +15,10 @@ The release version is 0.3.0, is based on Rockchip RK3399 Platform, target OS is Verified on ARMv8 processor.
- Hardware platform : Rockchip RK3399. See also [RK3399 SoC](http://www.rock-chips.com/plus/3399.html)
-- Software platform : Ubuntu 16.04<br>
+- Software platform : Ubuntu 16.04
+
+## Installation
+Please refer to [Installation](installation.md) for details
## Arm Compute Library 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
|