aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-01-30 10:23:05 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2024-01-30 14:02:15 +0000
commite4134fc28ce2a9c751fb22ff84b733d067255849 (patch)
treedaa1634875cb3390308d0c2abee9dd22cc6db10d
parente7d278593b2858a451d246e1f9ba47720af1a532 (diff)
downloadarmnn-e4134fc28ce2a9c751fb22ff84b733d067255849.tar.gz
Update ACL pin to fb92e22c642985a5ea7906e7e7f46285d1d47718
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ibb73c0e1d265b30c6c9537553e16f62b087dbd77
-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 7e93455a22..a4ad52bc9e 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="2aec5f1870b6cd5edd7de6403b5cf75530eb77f5" #11014: Fix tolerance issue in BF16 MatMul tests
+DEFAULT_CLFRAMEWORKREVISION="fb92e22c642985a5ea7906e7e7f46285d1d47718" #11004: arm_gemm: convolution: optimize convolver.hpp.
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out