From 0d8bfa6cc2a44137d753f0f3e3bb7b0259dde937 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 3 Nov 2023 09:36:56 +0000 Subject: Update ACL pin to c259aa5e04714bb3a8d23a6903161c240c279743 Signed-off-by: Nikhil Raj Change-Id: Icde36ce1cc41be753cec7280ccb36293586bdf73 --- 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 5275fca90d..792b1e3377 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="704c22f1373e1276acb43c71e7e17048271bbc03" #10523: [GPU] Update Reverse layer to allow negative axis and reversed axis order +DEFAULT_CLFRAMEWORKREVISION="c259aa5e04714bb3a8d23a6903161c240c279743" #10577: Increase tolerance for MatMul in FP16 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