aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-04-28 12:48:42 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2020-04-28 12:52:56 +0000
commit7b127bf48a565f37625b58a0fb183aef53a80be7 (patch)
tree97f276444125df5291c230ef053dcfe85bec9f05
parent2ed809cb4765306b7af9b6968e2ec609d143979b (diff)
downloadarmnn-7b127bf48a565f37625b58a0fb183aef53a80be7.tar.gz
Update ACL pin to 55c0c0c9559c08baed7f1c783404b83dff8c8e89
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I954bd6fa298c72b9a8a2aaf8a3bc5ecbc3e5c719
-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 50f59f368e..c65b81798e 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_20_02" # Release 20.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="2b84be544e4a27f7e8e80827e9c85c8f0d58b4ce" #COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2.
+DEFAULT_CLFRAMEWORKREVISION="55c0c0c9559c08baed7f1c783404b83dff8c8e89" #COMPMID-3291: Test improvement for CLWeightsReshapeKernel.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"