aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-01-05 10:19:57 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2022-01-05 13:46:38 +0000
commit07ebd5289badc9ce43d04e5d7ee4d77c4c93cc68 (patch)
treed6297cac8ba744182111bb9d278cf682e1ec98b2
parentfd9de031d9ae1910cf130ef885f3736473964073 (diff)
downloadarmnn-07ebd5289badc9ce43d04e5d7ee4d77c4c93cc68.tar.gz
Update ACL pin to c4270cf958e85e0c41590030e1f9e228493a5ba0
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I1f6c30f43dd87dd0fa3c98915cd9855e4abc4fd7
-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 8a66199cdf..276148098b 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="2761993cdb5b2f9bb1ca50dc6d803b3f4c4b0f14" #Crop Kernel Decoupling
+DEFAULT_CLFRAMEWORKREVISION="c4270cf958e85e0c41590030e1f9e228493a5ba0" #Add tests for FP Cpu Pooling where pool region is completely outside the input
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"