From 93b6064ca97c01a13d201a3829c24d25beaa457c Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 19 Sep 2023 11:08:42 +0100 Subject: Update ACL pin to 500e10b3222e726cfc5d484f924d5eb98016a754 Signed-off-by: Nikhil Raj Change-Id: Iffeadd9fd465756711a405b1e7a6d4efaa595f41 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 7fb8c493b4..bbbf9d1cbf 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_08" # Release 23.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="40a9d3ea62d7dfed3fb42b5bc5c2ee5272fd89bf" #10319: Remove deprecated support for BF16 in CpuCast +DEFAULT_CLFRAMEWORKREVISION="500e10b3222e726cfc5d484f924d5eb98016a754" #10298: Add CL command buffer class 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