From fecefa91100c8e570226f89980e44e903a1523d3 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 8 Jul 2022 09:34:58 +0100 Subject: Update ACL pin to 22dd8b9014112fe446cb8cff6d52933d2603a97f Signed-off-by: Nikhil Raj Change-Id: I2269c6eee25eeff6ba05e073d49cc12c71a3e038 --- 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 315b510cdd..f43bf716c3 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="a3cf241de1f68f90ebfefe0c7e3d6e7c67c36915" #Add G57 to GPUTarget +DEFAULT_CLFRAMEWORKREVISION="22dd8b9014112fe446cb8cff6d52933d2603a97f" #Add missing flag when building cl graph examples and fix incorrect cl cache behaviour usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1