aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-07-13 09:03:31 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2022-07-13 09:29:49 +0000
commit3591b21dfd279a95a1e5662155c7c7959330fee5 (patch)
tree39dfedcc9318778e05e2701ec47578b639316a9c
parentc4bb774839c9d3580fbb7f06863aeba6517a0417 (diff)
downloadarmnn-3591b21dfd279a95a1e5662155c7c7959330fee5.tar.gz
Update ACL pin to 2186aef84fe1206545f6d5bc321752044fdd1b3d
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I654a9e0cb2e9458e0a1ccdab55bc32c3d80ee3a9
-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 603a51324f..ec9d7437a7 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="2cc50b39613cea5e55c8a4851ee08d284a3d4f66" #Extended direct conv 2d interface for tuning the OpenCl kernel
+DEFAULT_CLFRAMEWORKREVISION="2186aef84fe1206545f6d5bc321752044fdd1b3d" #List licenses used by other projects in README
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"