From 3591b21dfd279a95a1e5662155c7c7959330fee5 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 13 Jul 2022 09:03:31 +0100 Subject: Update ACL pin to 2186aef84fe1206545f6d5bc321752044fdd1b3d Signed-off-by: Nikhil Raj Change-Id: I654a9e0cb2e9458e0a1ccdab55bc32c3d80ee3a9 --- 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 603a51324f..ec9d7437a7 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="2cc50b39613cea5e55c8a4851ee08d284a3d4f66" #Extended direct conv 2d interface for tuning the OpenCl kernel +DEFAULT_CLFRAMEWORKREVISION="2186aef84fe1206545f6d5bc321752044fdd1b3d" #List licenses used by other projects in README usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1