aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2019-05-23Make the script for getting the compute library more robustMatteo Martincigh
* Added an extra git fetch without specifying the remote to allow fetching from wathever remote one is using * Fixes a failure in our setup agents jobs Change-Id: I64b034eec5fba5c8b113e89b5bb5724fb978e511 Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
2019-05-16IVGCVSW-3089 Change clframework version to 19.05 Release branchNarumol Prangnawarat
!android-nn-driver:1145 Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I5a2fab03c98bfeb34154a0afe8c281a2551076cc
2019-04-29IVGCVSW-2773 Update clframework pin for the jenkins timing testsRuomei Yan
!android-nn-driver:1035 Change-Id: I36859d21f452df92f2a23d2f9f9c669f4284ac07 Signed-off-by: Ruomei Yan <ruomei.yan@arm.com>
2019-04-16IVGCVSW-2957 MergerLayer subtensor optimization now backend agnosticDerek Lamberti
+ Update clframework pin + Cl and Neon Merger workloads updated to use MemoryLayout agnostic API + Workloads only use sub-tensor optimization if ALL input tensors are sub-tensors + Refactor LayerSupportCommon code to be a bit more succinct Change-Id: Ib61ad4ccbd767e924dff07e61022e0cda4069828 Signed-off-by: Derek Lamberti <derek.lamberti@arm.com>
2019-04-11IVGCVSW-2912 Change get_compute_libary.sh -p exit code to 0Jim Flynn
Change-Id: Id53d32f07c2c555d4ed86bcba31a860a698ff3e9 Signed-off-by: Jim Flynn <jim.flynn@arm.com>
2019-04-10IVGCVSW-2912 Make get_compute_library.sh sole source for clframework pinJim Flynn
* Also incorporated fix for break in master build 32-bit NEDepthwiseConvolution errors in clframework * Fixed a failure in the Float16 workloads for ElementwiseOperations !android-nn-driver:963 Change-Id: Ic2cdb0e6c9399fa42b56001c6f4b46b7f150f143 Signed-off-by: Jim Flynn <jim.flynn@arm.com>
2019-04-02IVGCVSW-2832 (Part 2) update clframework pin to ↵Jim Flynn
b4a44ff3aa98d2b51f1621a7525db3f81108a1bd * Change in clframework to remove check for data format in the NE/CLReductionOperationKernel that was preventing a Resnet v2 50 model from running to completion !android-nn-driver:925 Change-Id: Ia7da001dd231d97b538846b69a40165fa64d1ff3 Signed-off-by: Jim Flynn <jim.flynn@arm.com>
2019-03-26IVGCVSW-2832 Update CL pin to 2761c2f0b60175469e959982a25ff0abdca6c9ceJim Flynn
* Removes data format check from NE and CL CopyLayerKernel to fix customer issue with Resnet v1 and v2 50 models failing to run * COMPMID-2075 Fix Segfault in NELSTM (2761c2f0b60175469e959982a25ff0abdca6c9ce) * Added include <functional> to include/armnn/Types.hpp to fix compile failure on CI !android-nn-driver:891 Change-Id: Icbe58b7e6d3276b0e983bdd1c004906b3d0a7a6e Signed-off-by: Jim Flynn <jim.flynn@arm.com>
2019-03-11IVGCVSW-2800 Update CL pin to latest masterConor Kennedy
Change-Id: Id04be4950e09452a056883ba68e9dcf0c6f4ee2d Signed-off-by: Conor Kennedy <conor.kennedy@arm.com>
2019-02-22IVGCVSW-2589 Fix for checking out CL release branchAron Virginas-Tar
Change-Id: I3200cb7a88158ec3aabc6feaca452406d5408129 Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com>
2019-02-21IVGCVSW-2589 Update CL pin to the 19.02 releaseFinn Williams
Change-Id: Ic3a0ab87ac1df94bd69a2b966b27f95a7ef47dc9 Signed-off-by: Finn Williams <finn.williams@arm.com>
2019-02-14IVGCVSW-2658 Integrate Compute Library 6eb90d7Matthew Bentham
Change-Id: I4a7e8b2caf41bc7edcfea44b883406f3c1fa4ba0 Signed-off-by: Matthew Bentham <matthew.bentham@arm.com>
2019-01-28IVGCVSW-2575 Update CL pin to latest masterConor Kennedy
!android-nn-driver:586 Change-Id: Ib881710f438887df0a95d776b51a5c0d2bf002dd
2019-01-25Github issue #127 - Use https to check out ComputeLibraryMatthew Bentham
Change-Id: I55f2f21b0603055787a174269ed74b99f84ec29c
2019-01-23IVGCVSW-2545 Update CL pin to latest mastersaoste01
Change-Id: If6a211ce8a25cf95bb8b02851694e9502d25e671
2019-01-10IVGCVSW-2466 Update compute library pinMatthew Bentham
Change-Id: I349f663e5e2d404930a5f9289d311e67a5a409ea
2018-12-31Update to latest compute libraryMatthew Bentham
Change-Id: I297aac3c57d201fdbd71119f004a64f57ec5657f
2018-12-19Update CL pin to the latest masterNattapat Chaimanowong
Change-Id: I045bc90124ea1303dffb0532e10b36ee107f9ee3
2018-12-17Update the CL pin to the latest masterMatteo Martincigh
Change-Id: Ib3c7cfccbe8933a0c2423f37c363926571968d9e
2018-11-30IVGCVSW-2312 Update CL pin to include their L2Normalization Neon changesFrancisMurtagh
* Updated Revision number in the get_compute_library.sh to after the implementation of COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWC Change-Id: Id9f437e833aafdb83c76bec1ba3fe79fdbab1a69
2018-11-20Updated the CL pin to take in the fix for CLBatchToSpaceMatteo Martincigh
Change-Id: I2d5f017917b1c773ff3da96ab28de415c1e77c0d
2018-11-19IVGCVSW-2115: Fix for unset USERNAMEjimfly01
* When running the script standalone USERNAME can be unset causing failure Change-Id: Idb1752117c319c8946426efe8882f03034b2bbbf
2018-11-19Changed the mode of generate_tensorflow_protobuf.sh to executableMatteo Martincigh
Change-Id: I0042395b46906f70d09a16b4122af3d911f5a53d
2018-11-16IVGCVSW-2115: Script to clone/fetch correct clframeworkjimfly01
* Script designed to be invoked from anywhere clones clframework relative to where the script source is located in armnn/scripts * Allows user to specify GITHUB_USERNAME on command line with -g option otherwise will set this value to $USER Change-Id: I34ee0d936152e94ff16b9bd7751c3da7248c9150
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
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
2018-03-29Release 18.03surmeh01