IVGCVSW-4116 Update ACL pin to the 19.11 release branch
authorKevin May <kevin.may@arm.com>
Mon, 18 Nov 2019 15:56:44 +0000 (15:56 +0000)
committerKevin May <kevin.may@arm.com>
Mon, 18 Nov 2019 17:36:50 +0000 (17:36 +0000)
Signed-off-by: Kevin May <kevin.may@arm.com>
Change-Id: I89a920b53b6f32ff37b7a4537e7ad38eed1ff608

scripts/get_compute_library.sh

index ee45f6c..c6bd4de 100755 (executable)
@@ -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)"