From 5cdbf5c31758d5e53350234782b705381aa48b43 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 14 Jul 2022 11:20:20 +0100 Subject: Update ACL pin to 4bfc70e31766587c951204c93a127a486e007d0c Signed-off-by: Nikhil Raj Change-Id: I8129fcd6b20ad6ec3b43f7d3b2bfcb1de45d28e6 --- 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 ec9d7437a7..5f6d7c772c 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="2186aef84fe1206545f6d5bc321752044fdd1b3d" #List licenses used by other projects in README +DEFAULT_CLFRAMEWORKREVISION="4bfc70e31766587c951204c93a127a486e007d0c" #Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1