From 11c4efc983cacfae6b1442d18a1744e114a82e64 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 27 Jul 2020 10:45:14 +0100 Subject: Update ACL pin to ad7515d231acb075a9585e52f257373b1a1b5d1f Signed-off-by: Nikhil Raj Change-Id: Ie20fc8aecd0cd0b70836993c4c66a5e2eae4f840 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- cgit v1.2.1