aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2024-01-02 14:54:50 +0000
committerColm Donelan <colm.donelan@arm.com>2024-01-03 10:04:18 +0000
commitacb270c24a7d86086f34bf7d33b38141a8f5cd55 (patch)
treed7c24b616a5f8f509c47e8d5fd58e9ad85dfa1e8
parent28658bc2ac3a3d6f6e791c35003316a06d6b00ba (diff)
downloadarmnn-acb270c24a7d86086f34bf7d33b38141a8f5cd55.tar.gz
Update ACL pin to c310c11a4baa1eca4e4007b3250f4a771989f36f
* Fix nightly issue caused by gemm_reshaped_only_rhs_mmul kernel Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Iff1edca64a000387c33f12756f15b1ef2fe575cd
-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 817cfd0964..820b902138 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="306a8a9fb0dacd2c1e5d65f76420c12162203986" #10891: Fix nightly bug caused by not validation 3d cases for input tensor
+DEFAULT_CLFRAMEWORKREVISION="c310c11a4baa1eca4e4007b3250f4a771989f36f" #Fix nightly issue caused by gemm_reshaped_only_rhs_mmul kernel
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out