aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-07-08 09:34:58 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-07-08 15:27:35 +0100
commitfecefa91100c8e570226f89980e44e903a1523d3 (patch)
tree27e77c145b77e409f2e6ad69f3f614a1e4f40612 /scripts
parent6217c3d550cc8d677793b3bd5c80e2a1b3ce3bac (diff)
downloadarmnn-fecefa91100c8e570226f89980e44e903a1523d3.tar.gz
Update ACL pin to 22dd8b9014112fe446cb8cff6d52933d2603a97f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I2269c6eee25eeff6ba05e073d49cc12c71a3e038
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 315b510cdd..f43bf716c3 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@ CMD=$( basename "$0" )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_22_05" # Release 22.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="a3cf241de1f68f90ebfefe0c7e3d6e7c67c36915" #Add G57 to GPUTarget
+DEFAULT_CLFRAMEWORKREVISION="22dd8b9014112fe446cb8cff6d52933d2603a97f" #Add missing flag when building cl graph examples and fix incorrect cl cache behaviour
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"