platform/upstream/armnn.git
5 years agoFix for Github issue #63
Matthew Bentham [Fri, 7 Sep 2018 09:40:55 +0000 (10:40 +0100)]
Fix for Github issue #63

Update FindBoost.cmake to version from Kitware/CMake Github cb800eb

Change-Id: I3988350a09d5431868d8776fd20fd4493a8dfb1d

5 years agoIVGCVSW-1802 : fix typo
David Beck [Fri, 14 Sep 2018 09:00:09 +0000 (10:00 +0100)]
IVGCVSW-1802 : fix typo

Change-Id: I1d5c558f6575e5d21c45412c8848e53392cae618

5 years agoUpdated the inception_v3 model taken from official Tf
surmeh01 [Thu, 13 Sep 2018 09:23:42 +0000 (10:23 +0100)]
Updated the inception_v3 model taken from official Tf

!devenv:148227

Change-Id: I550c885c125f2fe12951e38d4157276562cb49ec

5 years agoIVGCVSW-1802 : Neon Sub Workload
David Beck [Mon, 10 Sep 2018 13:47:28 +0000 (14:47 +0100)]
IVGCVSW-1802 : Neon Sub Workload

Change-Id: I1e914b046cd8fd25669390d477f101098fe0d476

5 years agoIVGCVSW-1813 - Add MeanLayer
narpra01 [Thu, 13 Sep 2018 10:07:48 +0000 (11:07 +0100)]
IVGCVSW-1813 - Add MeanLayer
 * add MeanLayer functionalities
 * modify MeanQueueDescriptor to use parameter
 * add IsMeanSupported placeholder for all backends

Change-Id: Ic69a34a61df667849977aad9b38f9a01eef565b5

5 years agoIVGCVSW-1832: add missing DIV quantized, broadcasting tests
David Beck [Wed, 12 Sep 2018 15:00:08 +0000 (16:00 +0100)]
IVGCVSW-1832: add missing DIV quantized, broadcasting tests

Change-Id: I042b71e77d175163837bf39d5703ada08d25e532

5 years agoIVGCVSW-1843 : remove duplicate code for Ref Arithmetic workloads
David Beck [Wed, 12 Sep 2018 12:50:03 +0000 (13:50 +0100)]
IVGCVSW-1843 : remove duplicate code for Ref Arithmetic workloads

Change-Id: If94d7b7b06a8c4e2c155b2ab470604a8d20d1027

5 years agoIVGCVSW-1843 : refactor ClAdditionWorkload and ClSubtractionWorkload
David Beck [Tue, 11 Sep 2018 14:21:14 +0000 (15:21 +0100)]
IVGCVSW-1843 : refactor ClAdditionWorkload and ClSubtractionWorkload

Change-Id: I0ca9f16217f8e32bb57a49b841611f10dabf021a

5 years agoIVGCVSW-1804 : add subtraction layer to the public interface
David Beck [Wed, 12 Sep 2018 15:00:08 +0000 (16:00 +0100)]
IVGCVSW-1804 : add subtraction layer to the public interface

Change-Id: I2c1b622b5199000c01af387bb994267c2b91f89c

5 years agoAdded and modified the vanilla tensorflow values for inception and mobilenet
surmeh01 [Wed, 12 Sep 2018 15:00:26 +0000 (16:00 +0100)]
Added and modified the vanilla tensorflow values for inception and mobilenet

Change-Id: Ib0d59015aa104909f3922f9749e3787e15c7c86e

5 years agoIVGCVSW-1843 : replacing trivial arithmetic helpers
David Beck [Tue, 11 Sep 2018 15:37:14 +0000 (16:37 +0100)]
IVGCVSW-1843 : replacing trivial arithmetic helpers

Change-Id: Iddf637694f1a3a7ef00f006a41b8044a35c7e73c

5 years agoIVGCVSW-1733 - set enableGpuProfiling in CreationOptions for Runtime if -e flag is...
Nina Drozd [Mon, 10 Sep 2018 13:26:44 +0000 (14:26 +0100)]
IVGCVSW-1733 - set enableGpuProfiling in CreationOptions for Runtime if -e flag is set,
false by default, use this globally same as concurrent flag, removed -e option from RunCsvTest options,
this is passed in from main

Change-Id: I246c2c40b1a113b896be0d41aba528e79ecdba0d

5 years agoIVGCVSW-1831 - Add dimension check to MeanQueueDescriptor::Validate to check if the...
narpra01 [Mon, 10 Sep 2018 16:35:27 +0000 (17:35 +0100)]
IVGCVSW-1831 - Add dimension check to MeanQueueDescriptor::Validate to check if the output dimension is correct from a given input and options.

Change-Id: Ibc15d9ea3151a7ba1935feafeb1843ee035e7f2e

5 years agoIVGCVSW-1801 : Cl implementation for SUB
David Beck [Fri, 7 Sep 2018 15:19:24 +0000 (16:19 +0100)]
IVGCVSW-1801 : Cl implementation for SUB

Change-Id: Ia2e1dda8653197454a50679d49020397f5327979

5 years agoIVGCVSW-1810 - Add no-op factory implementations of the CreateMean for all backend...
narpra01 [Mon, 10 Sep 2018 08:50:09 +0000 (09:50 +0100)]
IVGCVSW-1810 - Add no-op factory implementations of the CreateMean for all backend factories

Change-Id: Ic1054a32f59659d10f67a6b02527887ccf3c850f

5 years agoIVGCVSW-1520 Re-enable quantised add
Matthew Bentham [Mon, 10 Sep 2018 10:45:46 +0000 (11:45 +0100)]
IVGCVSW-1520 Re-enable quantised add

Change-Id: I1944242b67e8c4a0e54f1a59377a1d78633edb3f

5 years agoIVGCVSW-1808 : Updated the network used from Official Tf(http://download.tensorflow...
surmeh01 [Wed, 5 Sep 2018 16:09:22 +0000 (17:09 +0100)]
IVGCVSW-1808 : Updated the network used from Official Tf(download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224.tgz)

Change-Id: I3a07d7a161c8ac81c6a94cc0b3557ee7fa5e48e5

5 years agoIVGCVSW-1803 : add Ref Subtraction layer
David Beck [Thu, 6 Sep 2018 15:46:34 +0000 (16:46 +0100)]
IVGCVSW-1803 : add Ref Subtraction layer

Change-Id: I4c019d626f9369245eca6d549bbe7a28e141f198

5 years agoIVGCVSW-1804 : Add Subtraction layer types and placeholders
David Beck [Wed, 5 Sep 2018 14:00:38 +0000 (15:00 +0100)]
IVGCVSW-1804 : Add Subtraction layer types and placeholders

Change-Id: Ib9a477e5ce590df74ba05fece77258b9204f6523

5 years agoMLCE-52 Where has PROFILING gone?
Sadik Armagan [Wed, 5 Sep 2018 15:33:58 +0000 (16:33 +0100)]
MLCE-52 Where has PROFILING gone?

* Call the Print() function on the Profiler when profiling is enabled.

Change-Id: I4c06ce9bfa961ac8d81d02a516502337d1fbc968

5 years agoIVGCVSW-1807 : change license text in file headers
David Beck [Wed, 5 Sep 2018 11:52:57 +0000 (12:52 +0100)]
IVGCVSW-1807 : change license text in file headers

All changes are the same:

   //
   // Copyright © 2017 ARM Ltd. All rights reserved.
  -// See LICENSE file in the project root for full license information.
  +// SPDX-License-Identifier: MIT
   //

Change-Id: I37eae011411133663ca9d2b059714d92f8bf8e24

5 years agoIVGCVSW-1807 : add license section to the Readme file
David Beck [Wed, 5 Sep 2018 12:36:46 +0000 (13:36 +0100)]
IVGCVSW-1807 : add license section to the Readme file

Change-Id: I3f6823d67436e75b1f451afc6f982777b6b51705

5 years agoIVGCVSW-1783 refactor add/mul/div layers
Les Bell [Mon, 3 Sep 2018 15:24:52 +0000 (16:24 +0100)]
IVGCVSW-1783 refactor add/mul/div layers

Change-Id: Ic043030455b3cf8ad7f92fd0a75175c1827a95f4

5 years agoIVGCVSW-1784: Rename float32 workloads for ACL
arovir01 [Fri, 31 Aug 2018 14:26:35 +0000 (15:26 +0100)]
IVGCVSW-1784: Rename float32 workloads for ACL

Change-Id: I98bdfe9cb12c663d1d5cfa456e2cc967d70ab22b

5 years agoIVGCVSW-1521: Updating TensorFlow README.md to contain realdiv operator
saoste01 [Fri, 31 Aug 2018 15:23:11 +0000 (16:23 +0100)]
IVGCVSW-1521: Updating TensorFlow README.md to contain realdiv operator

Change-Id: Iad169a279c9fc67bd8a44511a646dded8d4ba1aa

5 years agoIVGCVSW-1779: Updating TF Parser to include the RealDiv operator
saoste01 [Tue, 28 Aug 2018 14:41:51 +0000 (15:41 +0100)]
IVGCVSW-1779: Updating TF Parser to include the RealDiv operator

Change-Id: I4b193d9119f5aaf41081335df043352953364c87

5 years agoIVGCVSW-1786 - Division by zero
Francis Murtagh [Thu, 30 Aug 2018 16:18:37 +0000 (17:18 +0100)]
IVGCVSW-1786 - Division by zero

 * Added logic for different cases of division by zero for ref
 * Added DivisionByZeroTest
 * Updated SelectiveComparer to compare NAN and INFINITY

Change-Id: Iec6f89264b17a0b03fad5d7ec4b2dafc31fea5df

5 years agoIVGCVSW-1200 Division layer
Francis Murtagh [Wed, 29 Aug 2018 11:42:10 +0000 (12:42 +0100)]
IVGCVSW-1200 Division layer

*IVGCVSW-1772 Create QueueDescriptors
*IVGCVSW-1773 Add a CL implementation of the DivisionWorkload
*IVGCVSW-1774 Add Neon implementation of the DivisionWorkload
*IVGCVSW-1775 Add a Ref implementation of the DivisionWorkload
*IVGCVSW-1776 Add a Division Layer
* Added simple division unit tests with broadcasting

Change-Id: I05751fb7f868789f6c06f91e8d25e52b4f12ab5e

5 years agoIVGCVSW-1324: Make biases truly optional for Conv2d and DepthwiseConvolution
arovir01 [Tue, 28 Aug 2018 16:40:45 +0000 (17:40 +0100)]
IVGCVSW-1324: Make biases truly optional for Conv2d and DepthwiseConvolution

!android-nn-driver:145961

Change-Id: I039ab0adc61725859514246365b5e5b5fa603eaa

5 years agoRelease 18.08
telsoa01 [Fri, 31 Aug 2018 08:22:23 +0000 (09:22 +0100)]
Release 18.08

6 years agoRelease 18.05.02
surmeh01 [Thu, 5 Jul 2018 13:03:08 +0000 (14:03 +0100)]
Release 18.05.02

6 years agoRelease 18.05.01 master
surmeh01 [Mon, 11 Jun 2018 16:12:45 +0000 (17:12 +0100)]
Release 18.05.01

Documentation fixes

Change-Id: Ice181dee80a8ddecf5acedecce01a063d12e3567

6 years agoRelease 18.05
surmeh01 [Fri, 18 May 2018 15:31:43 +0000 (16:31 +0100)]
Release 18.05

6 years agoRelease 18.03
surmeh01 [Thu, 29 Mar 2018 15:29:27 +0000 (16:29 +0100)]
Release 18.03

6 years agoRelease 18.02
telsoa01 [Fri, 9 Mar 2018 14:13:49 +0000 (14:13 +0000)]
Release 18.02

Change-Id: Id3c11dc5ee94ef664374a988fcc6901e9a232fa6