From 5b448a31940bca17911fadd48801bf7c9fe9d984 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 22 Mar 2021 16:16:16 +0000 Subject: Update ACL pin to ab8408872f49c9429c84d83de665c55e31a500b2 Signed-off-by: Nikhil Raj Change-Id: Ia6442ead871c829ce17b27fa225e3739c675d91f --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/get_compute_library.sh') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 8e09958b1a..fb94504cf1 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_02" # Release 21.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="a50f19346c5b79e2743f882ce0c691c07076f207" #Updated cpu detection" +DEFAULT_CLFRAMEWORKREVISION="ab8408872f49c9429c84d83de665c55e31a500b2" #Added Qasymm8 datatype support to NEROIPoolingLayer with Tests usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1