From 42d065f7966494a26be4a11844685ef13859bff3 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 24 Jan 2022 10:22:11 +0000 Subject: Update ACL pin to 62a3b0c1b3b698f5834d49a018db2f2817e9c27e Signed-off-by: Nikhil Raj Change-Id: I888e2f50d536d2f174e7a6d6264718f0d1579f58 --- 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 5836c1d261..d40e54776a 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_21_11" # Release 21.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="d5c496d87e3b446532dd3dd163e9768de0daff4e" #Decouple CpuElementwiseKernel +DEFAULT_CLFRAMEWORKREVISION="62a3b0c1b3b698f5834d49a018db2f2817e9c27e" #DepthwiseConv reports full assembly kernel name usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1