aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-05-03 09:24:43 +0100
committerNikhil Raj <nikhil.raj@arm.com>2024-05-03 09:24:43 +0100
commit8b7726a0bccf6e08c87e59e0c36f7abeac2c34d7 (patch)
treef33f6a35131bd3eeb8b2c547f116c6dc0494ecf7
parent5639864f64f59fdcf144e26033d7bc0dc7ef8d9d (diff)
downloadarmnn-upstream-main.tar.gz
Update ACL pin to 0c5ba9ee5ad36aeb6d684c20d473a27f482e83fbupstream-main
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Icb5e73d66ebafda162c7ef57ced7402d0aca5950
-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 57bb0a8ca..6170b49a5 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_24_04" # Release 24.04
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="301e33f8f94be6427bf2377570388c379d8c8466" #Add fp16 and integer data type support for ScatterNd in Gpu
+DEFAULT_CLFRAMEWORKREVISION="0c5ba9ee5ad36aeb6d684c20d473a27f482e83fb" #11421: Change reorder implementation to be vector length agnostic for OHWIo8 reorder
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out