platform/upstream/armcl.git
7 years agoRestored accidentally deleted LICENSE file
Anthony Barbier [Fri, 30 Jun 2017 07:39:19 +0000 (08:39 +0100)]
Restored accidentally deleted LICENSE file

7 years agoAdded reference to Caffe on Compute Library project
Anthony Barbier [Wed, 28 Jun 2017 10:33:54 +0000 (11:33 +0100)]
Added reference to Caffe on Compute Library project

7 years agoarm_compute v17.06
Anthony Barbier [Fri, 23 Jun 2017 14:42:00 +0000 (15:42 +0100)]
arm_compute v17.06

7 years agoMerge pull request #114 from andrew-wja/master
Anthony Barbier [Tue, 23 May 2017 10:36:01 +0000 (11:36 +0100)]
Merge pull request #114 from andrew-wja/master

Add a build flag to control whether or not the example programs get built

7 years agoAdd a build parameter controlling whether or not to build the example programs, defau...
Andrew Anderson [Thu, 18 May 2017 12:50:38 +0000 (13:50 +0100)]
Add a build parameter controlling whether or not to build the example programs, default to off

7 years agoarm_compute v17.05
Anthony Barbier [Thu, 4 May 2017 08:15:15 +0000 (09:15 +0100)]
arm_compute v17.05

7 years agoUpdated README with links to the v17.04 binaries and documentation
Anthony Barbier [Wed, 12 Apr 2017 17:03:27 +0000 (18:03 +0100)]
Updated README with links to the v17.04 binaries and documentation

7 years agoarm_compute v17.04
Anthony Barbier [Wed, 12 Apr 2017 14:12:46 +0000 (15:12 +0100)]
arm_compute v17.04

7 years agoMerge pull request #14 from sundw2014/master
Anthony Barbier [Wed, 5 Apr 2017 09:17:32 +0000 (10:17 +0100)]
Merge pull request #14 from sundw2014/master

fix a bug of checking dimensions in NEGEMMTranspose1xWKernel.cpp

7 years agoMerge pull request #11 from ppwwyyxx/patch-1
Anthony Barbier [Wed, 5 Apr 2017 09:16:53 +0000 (10:16 +0100)]
Merge pull request #11 from ppwwyyxx/patch-1

Include <cerrno>

7 years agoMerge pull request #22 from jlovejoy/patch-1
Anthony Barbier [Wed, 5 Apr 2017 09:14:59 +0000 (10:14 +0100)]
Merge pull request #22 from jlovejoy/patch-1

add license info to README

7 years agoadd license info to README
Jilayne Lovejoy [Tue, 4 Apr 2017 20:11:05 +0000 (14:11 -0600)]
add license info to README

adding explicit statement as to inbound and outbound license to readme

7 years agofix a bug of checking dimensions in NEGEMMTranspose1xWKernel.cpp
sundw2014 [Mon, 3 Apr 2017 03:24:53 +0000 (03:24 +0000)]
fix a bug of checking dimensions in NEGEMMTranspose1xWKernel.cpp

7 years agoInclude <cerrno>
Yuxin Wu [Fri, 31 Mar 2017 21:54:34 +0000 (14:54 -0700)]
Include <cerrno>

When compiling on Linux host to armv7a target following to the tutorial, got error of "errno undeclared". Include this header fixed this problem.

7 years agoAdded link to the binary builds in the README
Anthony Barbier [Fri, 31 Mar 2017 17:25:21 +0000 (18:25 +0100)]
Added link to the binary builds in the README

7 years agoarm_compute v17.03.1
Anthony Barbier [Fri, 24 Mar 2017 14:54:29 +0000 (14:54 +0000)]
arm_compute v17.03.1

7 years agoInitial commit
Richard Christie [Fri, 10 Mar 2017 14:51:44 +0000 (14:51 +0000)]
Initial commit