aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-06-12 10:25:57 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-06-12 10:25:57 +0100
commitc45ec12a943d63f094ba5495b6ef841613b587c6 (patch)
treedf6f7f4bd7296c83e3928cf05dd2dcb0a13943d4
parent930e1a2934002226ebf58aa5fee56d367a563636 (diff)
downloadarmnn-c45ec12a943d63f094ba5495b6ef841613b587c6.tar.gz
Update ACL pin to 08dfba38b99abcf12db39d6650e4e3758f1bd0b4
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I396178fe994278bdcfb62696d8066e487fb7905d
-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 a267a43598..1718d1ba42 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_05" # Release 23.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="6c7cf31655ebc65108f91df946904cc83e1b42f5" #9736: Fix build error for armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9736
+DEFAULT_CLFRAMEWORKREVISION="08dfba38b99abcf12db39d6650e4e3758f1bd0b4" #9747: Enable conversion of F32 NumPy files to F16
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out