From 7545b0d85888ffd18ed04220d49d6e00fcd51c1a Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 21 Dec 2021 15:35:27 +0000 Subject: Update ACL pin to 3229171402dcb9a63d63380865ba18477b81ff89 * Decouple CpuActivationKernel Signed-off-by: Teresa Charlin Change-Id: I81696f8c349aee6093fd038f35c506f0cd8af404 --- 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 47ad07a664..3f31a6ad17 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="40a245f943330219e59adaf9c0d23139d674a5b5" #Unify Cpu Max pool 2d minimum value to be -inf for floating point +DEFAULT_CLFRAMEWORKREVISION="3229171402dcb9a63d63380865ba18477b81ff89" #Decouple CpuActivationKernel usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1