From 58b9deb33cd435c05908a1306e55c45c2d551111 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 11 Jan 2024 11:49:56 +0000 Subject: Update ACL pin to 5d7a93a331b556b29bb00d436286fb7674a49f1a Signed-off-by: Nikhil Raj Change-Id: I8c84db797cbb63c3031092a4ec8e2f7e8b770006 --- 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 88c958360a..331c92b1fd 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_11" # Release 23.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="7fe7791468978429ab02343a8485b51b39832027" #10916: Prevent RELU from being processed thru LUT in INT8 +DEFAULT_CLFRAMEWORKREVISION="5d7a93a331b556b29bb00d436286fb7674a49f1a" #10950: Fix compilation error on GCC 13.2 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