aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-07-11 10:10:00 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-07-11 10:10:00 +0100
commitb446245d510a2bd4a965ce4e0dd641a82a7d6f38 (patch)
tree8c3e611b40836f5d08f84471a828ece72d88cef8
parent98a5c3c4a9c525fd9f2e98da7f9883c1b1cc14a0 (diff)
downloadarmnn-b446245d510a2bd4a965ce4e0dd641a82a7d6f38.tar.gz
Update ACL pin to 2cc50b39613cea5e55c8a4851ee08d284a3d4f66
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If7604887518d4f4500932a1b1b55f4043111c884
-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 f43bf716c3..603a51324f 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_05" # Release 22.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="22dd8b9014112fe446cb8cff6d52933d2603a97f" #Add missing flag when building cl graph examples and fix incorrect cl cache behaviour
+DEFAULT_CLFRAMEWORKREVISION="2cc50b39613cea5e55c8a4851ee08d284a3d4f66" #Extended direct conv 2d interface for tuning the OpenCl kernel
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"