From 41f9d2a5bc060f6c63e80621ff2264a66fb298bd Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Thu, 30 Mar 2023 10:06:00 +0100 Subject: Update ACL pin to 5a7d1571a2de24eefc6f1d8d22deeef9f47521ee * Fix BatchToSpaceFixture Signed-off-by: Teresa Charlin Change-Id: I40a7dabf25b96de7d31e4060390795035445d187 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/get_compute_library.sh') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index dd1a3d98a3..b1c4121670 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_23_02" # Release 23.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="b531b7549abdd5c10b14b00107ea647591baa430" #Add Texture Pipe Support for Matmul Lhs T/NT Rhs T kernels +DEFAULT_CLFRAMEWORKREVISION="5a7d1571a2de24eefc6f1d8d22deeef9f47521ee" #Fix BatchToSpaceFixture usage() { echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out -- cgit v1.2.1