From 77062ca6f288830a21e4ff4237059623eba25fa2 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 10 Sep 2020 10:21:00 +0100 Subject: Update ACL pin to 5489394cdfe10afb469171cf521f26f923eeb2e2 Signed-off-by: Nikhil Raj Change-Id: I05375f653f76084c64df47390acf1ec692cb16b6 --- 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 17feb4c644..5bba748720 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_20_08" # Release 20.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="57f30a9309ff2e5e3b32731a785bf38b01d1fd69" #COMPMID-3767: Align documentation with trademark rules. +DEFAULT_CLFRAMEWORKREVISION="5489394cdfe10afb469171cf521f26f923eeb2e2" #COMPMID-3774: Investigate NEReduceMean QASYMM8_SIGNED nightly failure. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1