From 5302f5ef9d72437a3a1acc93cd503e6da4fc6b77 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 24 Apr 2020 09:55:27 +0100 Subject: Update ACL pin to 2b84be544e4a27f7e8e80827e9c85c8f0d58b4ce Signed-off-by: Nikhil Raj Change-Id: I442b092cc8c3560cbbebd376fc319f0ea994e104 --- 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 2f3d4067e7..50f59f368e 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_20_02" # Release 20.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="b70770ee65ccce71a74e73df55fcaeac3cb9d0d7" #COMPMID-3069: Requantize in int32_t in RELUs of NEActivationLayerKernel. +DEFAULT_CLFRAMEWORKREVISION="2b84be544e4a27f7e8e80827e9c85c8f0d58b4ce" #COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1