From 9a45e8fab86f7078d22360794058f5550413df78 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 29 Sep 2023 11:56:47 +0100 Subject: Update ACL pin to 6e56bf3b58719772111236d3b0030fbb5e8d2e16 Signed-off-by: Nikhil Raj Change-Id: Ie8a3ef5604952458cd5b5cc3880f895fd7a0d34a --- 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 2f4dab6b06..97741573be 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_23_08" # Release 23.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="bdcb4c148ee2fdeaaddf4cf1e57bbb0de02bb894" #10335: Implement tflite compliant reverse for CPU +DEFAULT_CLFRAMEWORKREVISION="6e56bf3b58719772111236d3b0030fbb5e8d2e16" #10399: Revise clang-format configuration usage() { echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out -- cgit v1.2.1