From f83b114d50d9eb13fe3595b8b03d7c9904f17c15 Mon Sep 17 00:00:00 2001 From: Kevin May Date: Mon, 18 Nov 2019 15:56:44 +0000 Subject: IVGCVSW-4116 Update ACL pin to the 19.11 release branch Signed-off-by: Kevin May Change-Id: I89a920b53b6f32ff37b7a4537e7ad38eed1ff608 --- scripts/get_compute_library.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index ee45f6c48a..c6bd4deb76 100755 --- a/scripts/get_compute_library.sh +++ b/scripts/get_compute_library.sh @@ -7,10 +7,10 @@ CMD=$( basename $0 ) # For pinnning to a ref use this: -#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_19_08" # Release 19.08 +DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_19_11" # Release 19.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="94e0cf960ea6116eb57fa88d9b951f859b52c602" #COMPMID-2690 Extend Doxygen documents to include GEMM Tuner +#DEFAULT_CLFRAMEWORKREVISION="94e0cf960ea6116eb57fa88d9b951f859b52c602" #COMPMID-2690 Extend Doxygen documents to include GEMM Tuner usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1