From 2b9fe3aecb14938257537460d20e01e33cb03e5c Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 5 Aug 2021 10:20:17 +0100 Subject: Update ACL pin to 3f74389bf771274162dc5e6fd87bbfa2d38ea667 Signed-off-by: Nikhil Raj Change-Id: I00a3490fd34f51f9edb3e46b90065bfc37c7946a --- 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 8c0bba94ae..6a8866e668 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_05" # Release 21.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="8e2f64f214fa3ce5834db966222fa3b804e236a2" #Create custom flags for enabling fp16 support +DEFAULT_CLFRAMEWORKREVISION="3f74389bf771274162dc5e6fd87bbfa2d38ea667" #Remove 21.08 deprecated code usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1