From 9b65a15bfb2aa2113348292c07cc75991e93eb2f Mon Sep 17 00:00:00 2001 From: Kevin May Date: Wed, 3 Jun 2020 09:46:09 +0100 Subject: Update Acl pin to c26179810823bb36375111f4a5485a6475fc97c5 * COMPMID-3363: Create ScaleKernelInfo Signed-off-by: Kevin May Change-Id: I9162f0ec51d0d95dfad7e83d7d0b7f081d33acc9 --- 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 f9824a9a76..f41cc6fb14 100755 --- a/scripts/get_compute_library.sh +++ b/scripts/get_compute_library.sh @@ -7,10 +7,10 @@ CMD=$( basename $0 ) # For pinning to a ref use this: -DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_05" # Release 20.05 +#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_05" # Release 20.05 # # For pinning to a revision use this: -#DEFAULT_CLFRAMEWORKREVISION="aba2f912a21487776e540724cf354a6cd8d89829" #COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. +DEFAULT_CLFRAMEWORKREVISION="c26179810823bb36375111f4a5485a6475fc97c5" #COMPMID-3363: Create ScaleKernelInfo. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1