From ec99f2907ceecf8045d1cf392a51e57d9fb6bb60 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 7 May 2020 11:07:28 +0100 Subject: Update ACL pin to 2cfd3f754ec707c25f129c0026686035a0dcfc54 Signed-off-by: Nikhil Raj Change-Id: Id3a693166ed61c37cb1627e68afd45d9496bb9a0 --- 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 681937d47f..9842c1332f 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="77b8859688c333bca35ebc8ca4d0b2652f480c4a" #COMPMID-3443: Android R CTS 1.3 QASYMM8_SIGNED failure with MEAN on CpuAcc. +DEFAULT_CLFRAMEWORKREVISION="2cfd3f754ec707c25f129c0026686035a0dcfc54" #COMPMID-3459: Update the heuristic for GEMV for F16 on Mali-G77. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1