From 7e1efdc8473282fb9236b13c567129fa5125389f Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 11 Jul 2022 10:10:00 +0100 Subject: Update ACL pin to 2cc50b39613cea5e55c8a4851ee08d284a3d4f66 Signed-off-by: Nikhil Raj Change-Id: If7604887518d4f4500932a1b1b55f4043111c884 --- 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 f43bf716c3..603a51324f 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_22_05" # Release 22.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="22dd8b9014112fe446cb8cff6d52933d2603a97f" #Add missing flag when building cl graph examples and fix incorrect cl cache behaviour +DEFAULT_CLFRAMEWORKREVISION="2cc50b39613cea5e55c8a4851ee08d284a3d4f66" #Extended direct conv 2d interface for tuning the OpenCl kernel usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1