platform/upstream/armcl.git
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