From 61aa931cbdb34f963ce029b3236ed880fff39b2d Mon Sep 17 00:00:00 2001 From: xuhaibing Date: Wed, 11 Oct 2017 23:06:53 +0800 Subject: Update README.md Update support Arm Compute Library 17.09 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7b33bcf..c4c1deb0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ + + # CaffeOnACL [![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE) 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. -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) +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) * 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. See also [Caffe](https://github.com/BVLC/caffe). @@ -26,6 +28,10 @@ Performance need be fine turned in the future # Release History The Caffe based version is [793bd96351749cb8df16f1581baf3e7d8036ac37](https://github.com/BVLC/caffe/tree/793bd96351749cb8df16f1581baf3e7d8036ac37). + +### Version 0.4.0 - Oct 11, 2017 +Support Arm Compute Library version 17.09 + ### Version 0.3.0 - Aug 26, 2017 Support Arm Compute Library version 17.06 with 4 new layers added -- cgit v1.2.3