aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-01-11 11:49:56 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-01-11 11:49:56 +0000
commit58b9deb33cd435c05908a1306e55c45c2d551111 (patch)
treefca4a44137e310ea4ead08dc20b2735f4868f359
parent5eadf227791881ab318e3f2086789b5f85691b72 (diff)
downloadarmnn-58b9deb33cd435c05908a1306e55c45c2d551111.tar.gz
Update ACL pin to 5d7a93a331b556b29bb00d436286fb7674a49f1a
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I8c84db797cbb63c3031092a4ec8e2f7e8b770006
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
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