aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-04-23 12:02:02 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2020-04-23 15:42:33 +0000
commit796f8acf75db2dd4f19696b75f8ab32feef948ca (patch)
treecd7e1d4109f87bfe3444050b92b36123af54930f
parented27ee7e1629b8af6f32ad0aed0901d749b53c32 (diff)
downloadarmnn-796f8acf75db2dd4f19696b75f8ab32feef948ca.tar.gz
Update ACL pin to b70770ee65ccce71a74e73df55fcaeac3cb9d0d7
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I4f34e7ec3a66919379c2d96a6dedcb7117fbc723
-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 8e1c2afa65..2f3d4067e7 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_20_02" # Release 20.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="d1d7722cfc5ee130115d8d195068a98b16102a21" #COMPMID-3314: Enable OpenMP in the reference tests.
+DEFAULT_CLFRAMEWORKREVISION="b70770ee65ccce71a74e73df55fcaeac3cb9d0d7" #COMPMID-3069: Requantize in int32_t in RELUs of NEActivationLayerKernel.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"