aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2021-07-05 17:46:24 +0100
committerJim Flynn <jim.flynn@arm.com>2021-07-05 18:03:25 +0100
commitbdc6625bbbf35668ae6f9a44e824c5c53636815e (patch)
treee568d8c61d8cc196fab049d5f0beb943e80af0fa
parent8a4bd6671d0106dfb788b8c9019f2f9646770f8d (diff)
downloadarmnn-dev/21_05_int8_optim.tar.gz
Build Arm NN 21.05 against the ACL 21.05 Development branch containing the int8 performance fixesdev/21_05_int8_optim
!ComputeLibrary:5907 Change-Id: I10349059beacd4d064d1de9998f4384864c6e8a7 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 f411d22de5..2d5c79da1f 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_05" # Release 21.05
+DEFAULT_CLFRAMEWORKREVISION="dev/21_05_int8_optim" # the 21.05 ACL development branch with the int8 performance fixes
#
# For pinning to a revision use this:
#DEFAULT_CLFRAMEWORKREVISION="1fac03717dab014fd202ea85a8f05b3dd475cb3c" #Fix bug on CLReductionOperation