aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-10-12 11:06:55 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2021-10-12 13:49:46 +0000
commit26f64fe7ba9204529c360a1950ac9e58dd507ae0 (patch)
treed36a0eb9d32262ce25c618cfe65c2ac81ca6b5b8
parent3e32a8700bf12d3b70d2824c12cdae907bde9360 (diff)
downloadarmnn-26f64fe7ba9204529c360a1950ac9e58dd507ae0.tar.gz
Update ACL pin to 0d11b70fbfa95431dacd7dce02403cf90bc688d5
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie8ac84a9edcc7f41c9a726a702ce7d034d25bd25
-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 a3f018e567..86221c42a1 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_08" # Release 21.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="c9fe9fc3fc8c58a9d724776f75831ab35f07b253" #Add support for 5D data layout indexing
+DEFAULT_CLFRAMEWORKREVISION="0d11b70fbfa95431dacd7dce02403cf90bc688d5" #Fix precision issue in ChannelShuffleKernel
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"