aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-01-26 15:29:27 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-01-26 15:29:27 +0000
commit0c61a755cdcdf4ec2b3b79031c6cdf0432d3e87a (patch)
treedb408769509bf4f00f8a081ec01aa1129bf23024
parent6dd07023e2330b15f281f56790c138140a0ff7b9 (diff)
downloadarmnn-0c61a755cdcdf4ec2b3b79031c6cdf0432d3e87a.tar.gz
Update ACL pin to 002e6530f6218b00a28aef9be8b21efb08cf3602
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie53a4a0acc9f612948f12637c28256eb701bde4d
-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 848e8c1c45..0df624d480 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="cc2877368d5e15d9ea89d31c84ec651fc0fffd13" #8991: Change dynamic fusion API to return destination tensor info | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8991
+DEFAULT_CLFRAMEWORKREVISION="002e6530f6218b00a28aef9be8b21efb08cf3602" #8986: Implement dynamic fusion softmax operator | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8986
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out