aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-04-06 16:58:09 +0100
committerNikhil Raj <nikhil.raj@arm.com>2020-04-06 17:14:45 +0100
commit4e70a0a0c6e36199f859ddfebb704bdc57d0bc12 (patch)
tree15bea08095f334b815b5633522b57182431883ac /scripts
parentac2770a4bb6461bfbddec928bb6208f26f898f02 (diff)
downloadarmnn-4e70a0a0c6e36199f859ddfebb704bdc57d0bc12.tar.gz
Update ACL pin to 4df2cf3177129d10500d30056bf8404418f703d6
Change-Id: Ib88b602b49139724bc1ec094a8ea471b5c96ab3d Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
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 295a032baa..0e3d58c6ea 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="cbd8144cf623b7d6f691ba7d3a30ae933e87efd8" #(3RDPARTY_UPDATE) Update benchmarks.
+DEFAULT_CLFRAMEWORKREVISION="4df2cf3177129d10500d30056bf8404418f703d6" #COMPMID-3315: Allow only QASYMM8 data type for EDSR graph example.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"