aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-01-05 14:14:53 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-01-05 14:14:53 +0000
commit5eadf227791881ab318e3f2086789b5f85691b72 (patch)
tree9baf0789fdcb9b1539bb054d21e37432de03ab3b
parentfa62fdcc13943a040420b49a1a9f5772194b6ffd (diff)
downloadarmnn-5eadf227791881ab318e3f2086789b5f85691b72.tar.gz
Update ACL pin to 7fe7791468978429ab02343a8485b51b39832027
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I985309714c11ed29e320ac5c5455891f7432bfea
-rwxr-xr-xscripts/get_compute_library.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 820b902138..88c958360a 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright © 2018-2023 Arm Ltd. All rights reserved.
+# Copyright © 2018-2024 Arm Ltd. All rights reserved.
# SPDX-License-Identifier: MIT
#
@@ -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="c310c11a4baa1eca4e4007b3250f4a771989f36f" #Fix nightly issue caused by gemm_reshaped_only_rhs_mmul kernel
+DEFAULT_CLFRAMEWORKREVISION="7fe7791468978429ab02343a8485b51b39832027" #10916: Prevent RELU from being processed thru LUT in INT8
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out