aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColm Donelan <colm.donelan@arm.com>2023-08-28 15:04:31 +0100
committerColm Donelan <colm.donelan@arm.com>2023-08-28 15:04:31 +0100
commit74eba4a6f6c25a5669275c45c9bd6863d5c7a4cd (patch)
treefbb296f3ef733415d1c2ae30c9cd5f8bfc28e7a9
parent9145e38edf49fa4862008c163c34590141eecb14 (diff)
downloadarmnn-74eba4a6f6c25a5669275c45c9bd6863d5c7a4cd.tar.gz
Update ACL pin to 8490dc7d2a372af9e6d7aae95e904773ac0d144c
* Revert "Changes to enable FP16 in armv8a multi_isa" Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: I72ea9e2f1504c7c0ecdc7888e54251f07e52022c
-rwxr-xr-xscripts/get_compute_library.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index bfe0d497f6..0a9b5e1c91 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
CMD=$( basename "$0" )
# For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_08" # Release 23.08
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_08" # Release 23.08
#
# For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION=""0c19f59279a88384074635bf273a99001602ed21 #Fix CL Tile operator
+DEFAULT_CLFRAMEWORKREVISION="8490dc7d2a372af9e6d7aae95e904773ac0d144c" #Revert "Changes to enable FP16 in armv8a multi_isa"
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out