From 93565273dd3a5401616e4e511b529ab7d5b3d813 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 19 Jul 2022 09:31:40 +0100 Subject: Update ACL pin to 99c46475daf277aa53e6747f9e41209f418fed33 Signed-off-by: Nikhil Raj Change-Id: Ia09aba7d8a358f27db7773d360604a2570fdf657 --- 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 445ef18af4..daff1f736f 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="a1f7851e2f776610019db8725c2963c36b0c85eb" #Integrate new winograd APIs from MLTech +DEFAULT_CLFRAMEWORKREVISION="99c46475daf277aa53e6747f9e41209f418fed33" #Fix multi_isa build failure after Winograd integration usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1