From 974e5b60a4d6e3147ce7869940d1e291bf9af95a Mon Sep 17 00:00:00 2001 From: Aron Virginas-Tar Date: Thu, 11 Jul 2019 14:57:01 +0100 Subject: Update ACL pin to d473386e4d5e0edcf55e13a2bf3c422a23fac0de * Includes fixes for ResizeNearestNeighbor on CL and NEON !android-nn-driver:1523 Signed-off-by: Aron Virginas-Tar Change-Id: I959e43cab21dce10a9072320fada11fcb57d41f2 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 316e3000d5..5b49995e7c 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_19_05" # Release 19.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="7bb56c6337997281df10fa28ad7924c921b920eb" +DEFAULT_CLFRAMEWORKREVISION="d473386e4d5e0edcf55e13a2bf3c422a23fac0de" usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1