aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-12-16 10:11:18 +0000
committerNikhil Raj <nikhil.raj@arm.com>2021-12-16 10:11:18 +0000
commit407444cd2afecd25676a3255463d710b574d2311 (patch)
treeb8e3c918a5baae456f25329ca95c040c34dc7118
parent9ad7d144966cc4819069f43e5d9d6fb722429b61 (diff)
downloadarmnn-407444cd2afecd25676a3255463d710b574d2311.tar.gz
Update ACL pin to 40a245f943330219e59adaf9c0d23139d674a5b5
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I13cfaad19121d0e4ae728e2b8da9e9c42895756b
-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 3c44041ce2..47ad07a664 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_21_11" # Release 21.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="b6e49ebb5b83edbf45513978c0c77a8871c6b36c" #Update A510 arm_gemm cpu Kernels
+DEFAULT_CLFRAMEWORKREVISION="40a245f943330219e59adaf9c0d23139d674a5b5" #Unify Cpu Max pool 2d minimum value to be -inf for floating point
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"