aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-05-02 10:00:14 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-05-02 11:01:38 +0000
commite9b81a4571edc238a582e45d14d29ba346da18a9 (patch)
treede51b3db8926095562cce205aacc3e04a6a83cb6
parent542c848730b9d96c3131cba25b3494022011e58f (diff)
downloadarmnn-e9b81a4571edc238a582e45d14d29ba346da18a9.tar.gz
Update ACL pin to f0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I5d8b9e38b50ee56e03c8421e4ddb9a02eade5d47
-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 a134b39ef9..bae25f56ae 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_23_02" # Release 23.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="99b6fd210d84511b5d746871b8510a482a2950b8" #9517: Fix filelist issue with CPU MatMul | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9517
+DEFAULT_CLFRAMEWORKREVISION="f0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072" #9534: Add Reorder to changelog | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9534
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out