aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-03-21 09:21:26 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-03-21 09:21:26 +0000
commit680d2763530bd3085f11ef8445a60f8ff61c3b51 (patch)
treeb2462a191bb63001f3a144d6863c0d26b657e144
parent8defc08149df8f155c05210be640e42656a33828 (diff)
downloadarmnn-680d2763530bd3085f11ef8445a60f8ff61c3b51.tar.gz
Update ACL pin to d2191150736dde66d79eb97e0c8ee506eef3c8fc
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia8f1acd98c8c97722aac83a01022e3f332227969
-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 092efbc068..854ac59da8 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_24_02" # Release 24.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="3e4b193f783c2d43547123518cadd1b2a9b11055" #11310: Fix quant. gemv kernel driver by adding set_quantized_bias()
+DEFAULT_CLFRAMEWORKREVISION="d2191150736dde66d79eb97e0c8ee506eef3c8fc" #11316: Make Cpu/Gpu/Ref scalar/vectoral S32 division consistent
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out