aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-05-07 09:42:43 +0100
committerNikhil Raj <nikhil.raj@arm.com>2024-05-07 09:42:43 +0100
commit794119d07960d61c2d32aa4d94447912fe5fefba (patch)
tree197e2b62338a8b97a337ad86c0d5440e9855bfb9 /scripts
parent8b7726a0bccf6e08c87e59e0c36f7abeac2c34d7 (diff)
downloadarmnn-794119d07960d61c2d32aa4d94447912fe5fefba.tar.gz
Update ACL pin to c22e1263ba3a6945ceb1fdccb33eac512fd156fb
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I9d14ac309008b3addbd7c8e6c8424f8df9493d7f
Diffstat (limited to 'scripts')
-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 6170b49a50..fe3d7b8df0 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_04" # Release 24.04
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="0c5ba9ee5ad36aeb6d684c20d473a27f482e83fb" #11421: Change reorder implementation to be vector length agnostic for OHWIo8 reorder
+DEFAULT_CLFRAMEWORKREVISION="c22e1263ba3a6945ceb1fdccb33eac512fd156fb" #11520: arm_gemm: fix SVE check on fast mode kernels.
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out