aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-10-17 13:08:51 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-10-19 13:58:43 +0000
commit624aa846c10773a7f13e98d64189c33ba4534378 (patch)
tree109c91b1ccda5b39def5d195d77ed8f1d343ba84
parent0aef653469eebbdf88308b7fbc6bb78452d380d0 (diff)
downloadarmnn-624aa846c10773a7f13e98d64189c33ba4534378.tar.gz
Update ACL pin to c1204c76d40dcaf754fd7d725c432f19a2f368a4
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I7b696175b41e8fe5a8a78dee05dc3b7755ff230d
-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 a9ec261419..7400ff8552 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_08" # Release 23.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="95d477e0662c172c264cf495d196dfce6a791248" #10467: Remove padding from CL comparison operator
+DEFAULT_CLFRAMEWORKREVISION="c1204c76d40dcaf754fd7d725c432f19a2f368a4" #10469: Connect MatMul MMUL kernels to ClMatMul operator
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out