aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-06-30 10:01:08 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-07-11 10:16:04 +0100
commiteda42ce6d8cec75c8af292b01c52a74d0856f7e9 (patch)
tree5c9633ef6e18f02d594ff61d6c6c0ce48140e405
parentf183acdb95ed2bc3b14365d4b5cb438ca8a3649f (diff)
downloadarmnn-eda42ce6d8cec75c8af292b01c52a74d0856f7e9.tar.gz
Update ACL pin to 5ff480265a110ea1f2ce24491e082f52348b0f92
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I59c7fd0127650d2e675dc7e315f81ca296286667
-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 731ab7e1ce..d3a58c2185 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_05" # Release 23.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="c952596e70f2fe0073029f053e329a4e930ced8c" #9819: Implement FP32/FP16 MatMul NT/T kernel using the MMUL extension
+DEFAULT_CLFRAMEWORKREVISION="5ff480265a110ea1f2ce24491e082f52348b0f92" #9828: Port operations to CKW prototype
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out