aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-04-02 09:26:10 +0100
committerNikhil Raj <nikhil.raj@arm.com>2024-04-02 09:26:10 +0100
commit02cebb6f6e29eef0abc11e89b1e16219874a33f0 (patch)
tree2a67b848a6aea43b984ae7468afca3a268e0ecd5
parentf760c939d45c9e59fc10db8db220d30ecc65adf0 (diff)
downloadarmnn-02cebb6f6e29eef0abc11e89b1e16219874a33f0.tar.gz
Update ACL pin to 905786ea0c1abb2b8df36c56eae93a97823cace1
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I34c969f8bcb5d8f51cba0701555b4ab2b3eabc01
-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 18d8981799..50d8e529ed 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_02" # Release 24.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="473b8291a7dc126586d19b82d6c84b4c7a6e44a6" #11339: [COMPMID-6890] Adds Tests and reference implementation for scatter operator with 1D tensors.
+DEFAULT_CLFRAMEWORKREVISION="905786ea0c1abb2b8df36c56eae93a97823cace1" #11354: https://review.mlplatform.org/c/ml/ComputeLibrary/+/11354
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out