aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-01-25 12:22:19 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-01-25 12:27:05 +0000
commit294fafc6a82c1e1904bc8fb6999540362150c766 (patch)
tree283236fe58a12ffbb2ff63fbc023629909b6bbef
parent18e6f04232b8aecaec9a232057ac3cb16e4f56f5 (diff)
downloadarmnn-294fafc6a82c1e1904bc8fb6999540362150c766.tar.gz
Update ACL pin to cc2877368d5e15d9ea89d31c84ec651fc0fffd13
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I01c73aa11676f200744db5a96ad589f41581ddc6
-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 de5510ddfb..848e8c1c45 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_22_11" # Release 22.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="a6a153817302793732e28b07c3b4046df3f91a60" #8970: Fix performance regression when stride equal to kernel size | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8970
+DEFAULT_CLFRAMEWORKREVISION="cc2877368d5e15d9ea89d31c84ec651fc0fffd13" #8991: Change dynamic fusion API to return destination tensor info | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8991
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out