From 7b127bf48a565f37625b58a0fb183aef53a80be7 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 28 Apr 2020 12:48:42 +0100 Subject: Update ACL pin to 55c0c0c9559c08baed7f1c783404b83dff8c8e89 Signed-off-by: Nikhil Raj Change-Id: I954bd6fa298c72b9a8a2aaf8a3bc5ecbc3e5c719 --- 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 50f59f368e..c65b81798e 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="2b84be544e4a27f7e8e80827e9c85c8f0d58b4ce" #COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2. +DEFAULT_CLFRAMEWORKREVISION="55c0c0c9559c08baed7f1c783404b83dff8c8e89" #COMPMID-3291: Test improvement for CLWeightsReshapeKernel. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1