From 99b57c97ef07bbbefaf655915c01bfb2f9f05e15 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 8 Apr 2020 16:58:04 +0100 Subject: Update ACL pin to 8abbabd6ad946441c8ef1a03896fa98f7801af1f Signed-off-by: Nikhil Raj Change-Id: I55f244aa766ed8e798f653dce608c2570d3f4541 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/get_compute_library.sh') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 0e3d58c6ea..ba797901c5 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_02" # Release 20.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="4df2cf3177129d10500d30056bf8404418f703d6" #COMPMID-3315: Allow only QASYMM8 data type for EDSR graph example. +DEFAULT_CLFRAMEWORKREVISION="8abbabd6ad946441c8ef1a03896fa98f7801af1f" #COMPMID-3233 Extend gemm tuner in the doxygen documentation. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1