From 11fce4978046925fb2b46e0c7efb348ce9ba3d0e Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 17 Apr 2020 09:57:28 +0100 Subject: Update ACL pin to b7f4a95c4bf27b4507e5b3b9278c249b1feefe36 Signed-off-by: Nikhil Raj Change-Id: I49d1075d73639266d4bcabe3594e79d55a58e881 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index ba797901c5..e5d7fe02b1 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="8abbabd6ad946441c8ef1a03896fa98f7801af1f" #COMPMID-3233 Extend gemm tuner in the doxygen documentation. +DEFAULT_CLFRAMEWORKREVISION="b7f4a95c4bf27b4507e5b3b9278c249b1feefe36" #Add uint8 quantization example for NEON. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1