aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-01-25 10:19:31 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-01-25 10:19:31 +0000
commit14b27a299ee091b3a6d29603f0f49a077a39f457 (patch)
tree5866a92904e5a3d6c7e95fae4c045f40733f6c05
parente1ac86975cb8e19a76c1389073147ba306573b3f (diff)
downloadarmnn-14b27a299ee091b3a6d29603f0f49a077a39f457.tar.gz
Update ACL pin to 2aec5f1870b6cd5edd7de6403b5cf75530eb77f5
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I48a8d4fac4a68eaa34458003123e67df780e62fb
-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 c5e2da1471..7e93455a22 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="fdf56fb9d414a754e7cedfdc1351ab0ce2866a0c" #10990: Make GpuWorkloadContext own all tensor info objects
+DEFAULT_CLFRAMEWORKREVISION="2aec5f1870b6cd5edd7de6403b5cf75530eb77f5" #11014: Fix tolerance issue in BF16 MatMul tests
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out