aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2021-03-18 11:58:44 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2021-03-18 11:58:44 +0000
commit454aa327d5a635b4316242e9ba2e3e8ec50770bd (patch)
treed12b0984f4b31e0d1b7004766e72366093a1f9b2 /scripts
parent4396c5524675425d948514bbbcbd55060d34263f (diff)
downloadarmnn-454aa327d5a635b4316242e9ba2e3e8ec50770bd.tar.gz
Update ACL pin to a50f19346c5b79e2743f882ce0c691c07076f207
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I18493c36ad87e87f836c42a0e72946332b8bcfa2
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 c0a4524b49..8e09958b1a 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_02" # Release 21.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="42bd26560daa799dbb825a7c6aade61c7ca132a2" #Revert "Close loaded library on OpenCL symbols destruction"
+DEFAULT_CLFRAMEWORKREVISION="a50f19346c5b79e2743f882ce0c691c07076f207" #Updated cpu detection"
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"