aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-01-23 11:12:27 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-01-23 11:12:27 +0000
commit6b74da0d8bca1d51c520bea275df1cc5560c0c96 (patch)
tree77071fc136e14daf5d8859a1f460b939251d1e28
parente814821dbd1ad0a20099294e39e1460c5e4ba7a0 (diff)
downloadarmnn-6b74da0d8bca1d51c520bea275df1cc5560c0c96.tar.gz
Update ACL pin to 5a63d1e39b8bcc19726bf98fe3b7f827701fabcd
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic20665daff9d184bf29da110f267c8dfa755e292
-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 e4777001cd..522b07a2db 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="1b6377b603c5833e52d704dc17db14f446ebc670" #8911: Add broadcast batched matmul validation cases | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8911
+DEFAULT_CLFRAMEWORKREVISION="5a63d1e39b8bcc19726bf98fe3b7f827701fabcd" #8928: Add missing direct conv2d tests to dynamic fusion | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8928
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out