From 040719d09b696dcb979b4dcadfc32181cb84301a Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 28 Oct 2021 09:39:10 +0100 Subject: Update ACL pin to 49956ccf029ff4c1873e3a6702b5bede95d81f7a Signed-off-by: Nikhil Raj Change-Id: I6692e1c6f050438d1ac92c9de4b2aa597e4fbba5 --- 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 0b8c9d0853..6f88ded9e3 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_21_08" # Release 21.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="f727ef49e2109bdac105dd6575d2e336adf780a3" #Add uint8/int8 support to cpu conv3d +DEFAULT_CLFRAMEWORKREVISION="49956ccf029ff4c1873e3a6702b5bede95d81f7a" #Fixed issue where cppflags were being set incorrectly usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1