aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-07-08 09:34:58 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2022-07-08 12:55:37 +0000
commit98a5c3c4a9c525fd9f2e98da7f9883c1b1cc14a0 (patch)
tree27e77c145b77e409f2e6ad69f3f614a1e4f40612
parent0dcef5322e300ec765363d3c0398c2a4404a9a46 (diff)
downloadarmnn-98a5c3c4a9c525fd9f2e98da7f9883c1b1cc14a0.tar.gz
Update ACL pin to 22dd8b9014112fe446cb8cff6d52933d2603a97f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I2269c6eee25eeff6ba05e073d49cc12c71a3e038
-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)"