aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-09-10 10:21:00 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2020-09-11 10:29:01 +0000
commit77062ca6f288830a21e4ff4237059623eba25fa2 (patch)
treec5b6889b72ae71e220a444e52ae64bf5c20796d5 /scripts
parentc9a82a24359d8d401ca499fbadd4e3b331a53564 (diff)
downloadarmnn-77062ca6f288830a21e4ff4237059623eba25fa2.tar.gz
Update ACL pin to 5489394cdfe10afb469171cf521f26f923eeb2e2
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I05375f653f76084c64df47390acf1ec692cb16b6
Diffstat (limited to 'scripts')
-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 17feb4c644..5bba748720 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_08" # Release 20.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="57f30a9309ff2e5e3b32731a785bf38b01d1fd69" #COMPMID-3767: Align documentation with trademark rules.
+DEFAULT_CLFRAMEWORKREVISION="5489394cdfe10afb469171cf521f26f923eeb2e2" #COMPMID-3774: Investigate NEReduceMean QASYMM8_SIGNED nightly failure.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"