aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-04-20 09:44:23 +0100
committerNikhil Raj <nikhil.raj@arm.com>2020-04-20 09:44:23 +0100
commit9b89e0a5e4398672c3b9423b02b3a9257e0ea95f (patch)
tree133983639f6e46f54b6677a84ccc4addbd40452e
parent11fce4978046925fb2b46e0c7efb348ce9ba3d0e (diff)
downloadarmnn-9b89e0a5e4398672c3b9423b02b3a9257e0ea95f.tar.gz
Update ACL pin to d1d7722cfc5ee130115d8d195068a98b16102a21
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie25d4347077c1e0f9fca5533fe54dbdf0752ba02
-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 e5d7fe02b1..8e1c2afa65 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="b7f4a95c4bf27b4507e5b3b9278c249b1feefe36" #Add uint8 quantization example for NEON.
+DEFAULT_CLFRAMEWORKREVISION="d1d7722cfc5ee130115d8d195068a98b16102a21" #COMPMID-3314: Enable OpenMP in the reference tests.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"