From 407444cd2afecd25676a3255463d710b574d2311 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 16 Dec 2021 10:11:18 +0000 Subject: Update ACL pin to 40a245f943330219e59adaf9c0d23139d674a5b5 Signed-off-by: Nikhil Raj Change-Id: I13cfaad19121d0e4ae728e2b8da9e9c42895756b --- 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 3c44041ce2..47ad07a664 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_11" # Release 21.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="b6e49ebb5b83edbf45513978c0c77a8871c6b36c" #Update A510 arm_gemm cpu Kernels +DEFAULT_CLFRAMEWORKREVISION="40a245f943330219e59adaf9c0d23139d674a5b5" #Unify Cpu Max pool 2d minimum value to be -inf for floating point usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1