aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-04-27 12:36:09 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-04-27 13:30:03 +0000
commit0cc93ab9e7cee6a0fc43f73c3520d3579464ce72 (patch)
treeb24ec1d624a6efbcec85c19c76c923996562f894
parent0bd4c6230974e7e446cd26104180d520b643d5bb (diff)
downloadarmnn-0cc93ab9e7cee6a0fc43f73c3520d3579464ce72.tar.gz
Update ACL pin to f16eed979ecaa234b308c8eb145c5f9512673a54
* Change fp16 GeMM heuristic for Arm® Mali™-G77 Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I7b39b20f9d428750e05333e5a8f4aec49353c5f9
-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 a816191da8..bac8f30516 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="05a65e3f397946cacf5c17d8c528a9fad3f1b322" #9481: Disable Neon/MatMul/Quantized for armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9481
+DEFAULT_CLFRAMEWORKREVISION="f16eed979ecaa234b308c8eb145c5f9512673a54" #9472: Change fp16 GeMM heuristic for Arm® Mali™-G77 | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9472
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out