Skip to content

Commit 61aa931

Browse files
authored
Update README.md
Update support Arm Compute Library 17.09
1 parent c298116 commit 61aa931

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
2+
13
# CaffeOnACL
24
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)
35

46
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.
57

6-
The release version is 0.3.0, is based on [Rockchip RK3399](http://www.rock-chips.com/plus/3399.html) Platform, target OS is Ubuntu 16.04. Can download the source code from [OAID/CaffeOnACL](https://github.com/OAID/CaffeOnACL)
8+
The release version is 0.4.0, is based on [Rockchip RK3399](http://www.rock-chips.com/plus/3399.html) Platform, target OS is Ubuntu 16.04. Can download the source code from [OAID/CaffeOnACL](https://github.com/OAID/CaffeOnACL)
79

810
* 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).
911
* Caffe is a fast open framework for deep learning. See also [Caffe](https://github.com/BVLC/caffe).
@@ -26,6 +28,10 @@ Performance need be fine turned in the future
2628
# Release History
2729
The Caffe based version is [793bd96351749cb8df16f1581baf3e7d8036ac37](https://github.com/BVLC/caffe/tree/793bd96351749cb8df16f1581baf3e7d8036ac37).
2830

31+
32+
### Version 0.4.0 - Oct 11, 2017
33+
Support Arm Compute Library version 17.09
34+
2935
### Version 0.3.0 - Aug 26, 2017
3036
Support Arm Compute Library version 17.06 with 4 new layers added
3137

0 commit comments

Comments
 (0)