From 454aa327d5a635b4316242e9ba2e3e8ec50770bd Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Thu, 18 Mar 2021 11:58:44 +0000 Subject: Update ACL pin to a50f19346c5b79e2743f882ce0c691c07076f207 Signed-off-by: Teresa Charlin Change-Id: I18493c36ad87e87f836c42a0e72946332b8bcfa2 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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)" -- cgit v1.2.1