aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-07-27 10:45:14 +0100
committerNikhil Raj <nikhil.raj@arm.com>2020-07-27 10:45:14 +0100
commit11c4efc983cacfae6b1442d18a1744e114a82e64 (patch)
tree310eb73dcb02ccb7950cd17e929ccb7bf0af224f
parentf24effa4995ea4c3dd91e33d4a2787e02decf8b4 (diff)
downloadarmnn-11c4efc983cacfae6b1442d18a1744e114a82e64.tar.gz
Update ACL pin to ad7515d231acb075a9585e52f257373b1a1b5d1f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie20fc8aecd0cd0b70836993c4c66a5e2eae4f840
-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 c8d890cb4e..83ea80b709 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_05" # Release 20.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="318c9f40770b2d1c06f8c0fe3f7929812503733e" #COMPMID-3578: Update FP32/int8 kernel selection.
+DEFAULT_CLFRAMEWORKREVISION="ad7515d231acb075a9585e52f257373b1a1b5d1f" #COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"