From 64f787515e8da3cfec089b62e265c4a90543e2f2 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 29 Sep 2020 14:34:34 +0100 Subject: Update ACL pin to d175ecea20f5c9e3bff07f7c5d3e4bb5519f7cb9 Signed-off-by: Nikhil Raj Change-Id: Ib0b28b3840eb8c8d38ad32e1a572cd9a75ff8a82 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 51be4ee9ac..e8b82d922d 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_08" # Release 20.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="840a72cc745c60eccbd26fe192b035ec68b2ee41" #COMPMID-3773: Fix the accumulation of projection in QLSTM. +DEFAULT_CLFRAMEWORKREVISION="d175ecea20f5c9e3bff07f7c5d3e4bb5519f7cb9" #COMPMID-3324: Remove configuration tests. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1