aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2021-07-05 18:15:03 +0100
committerJim Flynn <jim.flynn@arm.com>2021-07-06 09:53:35 +0100
commiteed03041e54684dba6ed8d2ccab2572a5c919452 (patch)
treee072f2e0e02c87b7ec10dc3e0eee7447e5c31947
parent175ed68c8a22e623183c5e8fba4b65ca6d38b858 (diff)
downloadarmnn-dev/21_02_int8_optim.tar.gz
Build Arm NN 21.02 against the ACL 21.02 Development branch containing the int8 performance fixesdev/21_02_int8_optim
!ComputeLibrary:5906 Change-Id: I1c51db67405fa6a07211196c96ca4085b0b45d12 Signed-off-by: Jim Flynn <jim.flynn@arm.com>
-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 977d39e0c0..3fa25febe7 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,7 +7,7 @@
CMD=$( basename $0 )
# For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_02" # Release 21.02
+DEFAULT_CLFRAMEWORKREVISION="dev/21_02_int8_optim" # the 21.02 ACL development branch with the int8 performance fixes
#
# For pinning to a revision use this:
#DEFAULT_CLFRAMEWORKREVISION="8958167c8d609566a40c9e618158ebcbdcd3e3bb" #Building android-nn-driver failed