aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-04-25 11:48:40 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-04-25 11:48:40 +0100
commitf2dffdb00bdf3108ebda6aaa142249d208f0c507 (patch)
treeedeff7184679a8dea960ad9f78a9e90d10cbfe0d
parent080ffd84eccb4b849c192155c0ba39431d53c894 (diff)
downloadarmnn-f2dffdb00bdf3108ebda6aaa142249d208f0c507.tar.gz
Update ACL pin to 05a65e3f397946cacf5c17d8c528a9fad3f1b322
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I94a95c84241e6beac63e4d4fc91c1d42a6ed2a5f
-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 2cf3036624..a816191da8 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_02" # Release 23.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="467daef993fe29cc4319058200b7ad797398e4b0" #9454: Implement CL kernel for a native batched matmul Quantized - LHS transposed, RHS transposed
+DEFAULT_CLFRAMEWORKREVISION="05a65e3f397946cacf5c17d8c528a9fad3f1b322" #9481: Disable Neon/MatMul/Quantized for armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9481
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out