aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-28 10:27:01 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-11-28 10:27:01 +0000
commit0752e779a5a96d46da513d6f71175cee1f428db9 (patch)
tree198660a5d77afb1bf1e10778a050c94e5b3a894f /scripts
parent4179c6a97368db213f419498ead000d3909b7230 (diff)
downloadarmnn-0752e779a5a96d46da513d6f71175cee1f428db9.tar.gz
Update ACL pin to 8d4cdd43a74574e0f99f83f1adb1d391c0c85abe
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia6af7e488e2be3213a918e2fa4c2527f939068cc
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 e61894d6b7..f15198a125 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="e30c8740d2da7af52ae1320f4d597ffc73d41c5e" #10728: Remove the legacy core library
+DEFAULT_CLFRAMEWORKREVISION="8d4cdd43a74574e0f99f83f1adb1d391c0c85abe" #10777: BatchNorm changes to enable fp16 in armv8a multi_isa builds
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out