aboutsummaryrefslogtreecommitdiff
path: root/scripts
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-27 15:51:10 +0100
commit7e1efdc8473282fb9236b13c567129fa5125389f (patch)
tree8c3e611b40836f5d08f84471a828ece72d88cef8 /scripts
parentfecefa91100c8e570226f89980e44e903a1523d3 (diff)
downloadarmnn-7e1efdc8473282fb9236b13c567129fa5125389f.tar.gz
Update ACL pin to 2cc50b39613cea5e55c8a4851ee08d284a3d4f66
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If7604887518d4f4500932a1b1b55f4043111c884
Diffstat (limited to 'scripts')
-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)"