aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-12-04 13:00:12 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-12-04 13:00:12 +0000
commit8073c9cdab3df37817a61ab510606498e53b14a8 (patch)
tree30dd1d8bad604b4fd9aa6ced77fab7fb0796a062 /scripts
parent691ceca3530e4e7a51f1d9e86cadcb5c7619159b (diff)
downloadarmnn-8073c9cdab3df37817a61ab510606498e53b14a8.tar.gz
Update ACL pin to 7720b904f648aafa95900a32d65ee7011505b2b1
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I53e53ad2d03556327c60730ae669f61f400208f4
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 f15198a125..1cc940cdef 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_23_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="8d4cdd43a74574e0f99f83f1adb1d391c0c85abe" #10777: BatchNorm changes to enable fp16 in armv8a multi_isa builds
+DEFAULT_CLFRAMEWORKREVISION="7720b904f648aafa95900a32d65ee7011505b2b1" #10803: Fix driver build error
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out