aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-06-08 09:51:43 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-06-08 09:41:42 +0000
commit6b1ecf6756fe3fc130c553b2bddec8d26cd2f0cc (patch)
treec872b59e9b0360a2be8840ee45a32dd093ce8780
parent5b701843b4bac9f5f18bd312400afed166f89ee0 (diff)
downloadarmnn-6b1ecf6756fe3fc130c553b2bddec8d26cd2f0cc.tar.gz
Update ACL pin to 6c7cf31655ebc65108f91df946904cc83e1b42f5
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic39da278d89da1268a461a33f6a45595417c890b
-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 749bbbf8a8..a267a43598 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="48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803" #9579: Fix ScaleKernel validate method. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9579
+DEFAULT_CLFRAMEWORKREVISION="6c7cf31655ebc65108f91df946904cc83e1b42f5" #9736: Fix build error for armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9736
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out