aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-01-24 10:22:11 +0000
committerNikhil Raj <nikhil.raj@arm.com>2022-01-24 10:22:11 +0000
commit42d065f7966494a26be4a11844685ef13859bff3 (patch)
tree10970ce57c9c67458cea932740a879842d1b1b2a
parenta7edbe6d02023c9ad8688c1b12d963361835e139 (diff)
downloadarmnn-42d065f7966494a26be4a11844685ef13859bff3.tar.gz
Update ACL pin to 62a3b0c1b3b698f5834d49a018db2f2817e9c27e
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I888e2f50d536d2f174e7a6d6264718f0d1579f58
-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 5836c1d261..d40e54776a 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_21_11" # Release 21.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="d5c496d87e3b446532dd3dd163e9768de0daff4e" #Decouple CpuElementwiseKernel
+DEFAULT_CLFRAMEWORKREVISION="62a3b0c1b3b698f5834d49a018db2f2817e9c27e" #DepthwiseConv reports full assembly kernel name
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"