aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-10-28 09:39:10 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2021-10-28 10:33:20 +0000
commit040719d09b696dcb979b4dcadfc32181cb84301a (patch)
tree9b360e12e1d1d142564086a0cdba2d766b61d1f9
parentb7851f9b29dbbe995acf6dc271471e73261c196a (diff)
downloadarmnn-040719d09b696dcb979b4dcadfc32181cb84301a.tar.gz
Update ACL pin to 49956ccf029ff4c1873e3a6702b5bede95d81f7a
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6692e1c6f050438d1ac92c9de4b2aa597e4fbba5
-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 0b8c9d0853..6f88ded9e3 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_08" # Release 21.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="f727ef49e2109bdac105dd6575d2e336adf780a3" #Add uint8/int8 support to cpu conv3d
+DEFAULT_CLFRAMEWORKREVISION="49956ccf029ff4c1873e3a6702b5bede95d81f7a" #Fixed issue where cppflags were being set incorrectly
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"