aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-03-19 11:33:49 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-03-19 11:33:49 +0000
commit8defc08149df8f155c05210be640e42656a33828 (patch)
tree58a5e2f72f8b5f628e9626ba7f47a15f28a6df32
parent60eadf5f75c3c2bb4a6d320f8b88305a649319ab (diff)
downloadarmnn-8defc08149df8f155c05210be640e42656a33828.tar.gz
Update ACL pin to 3e4b193f783c2d43547123518cadd1b2a9b11055
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I89622c6727e2c9b4b0d3e2ff15e45993478aa6ce
-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 84d6659b96..092efbc068 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="93e743fbe7d52f4c41fcd90762fc38b95be802f7" #11056: Optimize CpuSoftmaxKernel for axis != 0 and neon kernels
+DEFAULT_CLFRAMEWORKREVISION="3e4b193f783c2d43547123518cadd1b2a9b11055" #11310: Fix quant. gemv kernel driver by adding set_quantized_bias()
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out