aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-07-28 09:58:30 +0100
committerNikhil Raj <nikhil.raj@arm.com>2021-07-28 09:58:30 +0100
commit996f0f59e5b8a9ac73503814f7aadff4ef74cd35 (patch)
tree2d156f09c160d7b3dacde790934282206b81c46c
parentf5d5e6caa0b653111adfa6d473a1a76c4494d202 (diff)
downloadarmnn-996f0f59e5b8a9ac73503814f7aadff4ef74cd35.tar.gz
Update ACL pin to 980558373f14c135a331fa23b61558c7d177edf2
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6072afd1bb58ae931560c604fddf1efadce634f5
-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 7a28f0a113..b2c4d8081c 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_21_05" # Release 21.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="22f5ed51f1b01f7cf6993a556a0b763e437926fc" #Avoid allocation of auxiliary memory in CpuGemmConvolution
+DEFAULT_CLFRAMEWORKREVISION="980558373f14c135a331fa23b61558c7d177edf2" #Fix memory lifetime issue
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"