aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-09-08 10:55:34 +0100
committerNikhil Raj <nikhil.raj@arm.com>2020-09-08 10:55:34 +0100
commitebc071653142efc03751d00870e64db89f6ee3ad (patch)
tree0947787ebdbe5bf13664e8f7a0cc395188412148 /scripts
parente386676035e56a8354c4c5fc1be5f070f8e666e4 (diff)
downloadarmnn-ebc071653142efc03751d00870e64db89f6ee3ad.tar.gz
Update ACL pin to e8f05da5fb919aa209e1bf0e5c70dd15fff84b7f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I5f91150aac74547219841ea4ebe453c99760ebfc
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 02e2a0ddf0..6baf376d8a 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="ec4dee8c68a3d0f6d63db184bfb2f4589429778e" #COMPMID-3750: Disable asm kernels when shifts are negative.
+DEFAULT_CLFRAMEWORKREVISION="e8f05da5fb919aa209e1bf0e5c70dd15fff84b7f" #Add ArgMinMax layer node to Graph API.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"