aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-01-25 09:33:05 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2022-01-25 11:17:20 +0000
commite4378da833bcba7b0cb7a5dabc63bf54e08bb08c (patch)
tree75595499599418a4192f118a202a0667dac6a38a
parent1c52a3863b0bdc9b474a7bc6caf8428ca0dec91a (diff)
downloadarmnn-e4378da833bcba7b0cb7a5dabc63bf54e08bb08c.tar.gz
Update ACL pin to 639f0f665b4346d287014adc99e14a8497aadf18
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I88ccfe33e6149d12a06235fcddefb1cdf543d26a
-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 d40e54776a..3bbe8f2ca6 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="62a3b0c1b3b698f5834d49a018db2f2817e9c27e" #DepthwiseConv reports full assembly kernel name
+DEFAULT_CLFRAMEWORKREVISION="639f0f665b4346d287014adc99e14a8497aadf18" #Fix CPU detection code on Macos
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"