diff options
author | xuhaibing <hxu@openailab.com> | 2017-09-24 23:19:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-24 23:19:00 +0800 |
commit | 2dfa9c0e0fc8d353730f463d9422140110bb12f5 (patch) | |
tree | 88ef18bbb56c0c6172f42057dc46437817256ac5 | |
parent | 18edc7fd297dcaf0540e1b74684d95603f85a6ad (diff) | |
download | caffeonacl-2dfa9c0e0fc8d353730f463d9422140110bb12f5.tar.gz caffeonacl-2dfa9c0e0fc8d353730f463d9422140110bb12f5.tar.bz2 caffeonacl-2dfa9c0e0fc8d353730f463d9422140110bb12f5.zip |
Update README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,13 +1,3 @@ -# CaffeOnACL -[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE) - -CaffeOnACL is a project to use ARM Compute Library (NEON+GPU) to speed up caffe and provide utilities to debug, profile and tune application performance. - -Check out the documents for the details like -- [release notes](https://github.com/OAID/caffeOnACL/tree/master/acl_openailab/README.md) - - - # Caffe [![Build Status](https://travis-ci.org/BVLC/caffe.svg?branch=master)](https://travis-ci.org/BVLC/caffe) |