aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-05-02 15:31:04 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-05-03 08:58:06 +0000
commit8314e3e2dfe2ae22f26f25c172a233c17bba2477 (patch)
tree97e2db502de50e21b45a2ad04a4bcbb42ef9938e
parenta9bea1a2848250b88fe062f39f1e0a0322a17f14 (diff)
downloadarmnn-8314e3e2dfe2ae22f26f25c172a233c17bba2477.tar.gz
Update ACL pin to 60ab4e66ea3cb85042035fd1aafbfea666bb4ea7
* Fix export_to_cl_image issue in the fp16 GeMM implementation Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I07440e48243abb599a0bd9e6d96d8c3291e87e91
-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 bae25f56ae..93cc04f75b 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="f0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072" #9534: Add Reorder to changelog | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9534
+DEFAULT_CLFRAMEWORKREVISION="60ab4e66ea3cb85042035fd1aafbfea666bb4ea7" #Fix export_to_cl_image issue in the fp16 GeMM implementation
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out