From d3f5a0777a68a4f4f1e5c5925173764eeabe1c45 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 7 Jun 2023 09:11:05 +0100 Subject: Update ACL pin to 48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803 Signed-off-by: Nikhil Raj Change-Id: Ib9caa8d42969c584d904dfe922ebb9bf36643eee --- 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 0def2950eb..749bbbf8a8 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_05" # Release 23.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="df5d9878008be9b60586df97ebfff197abb5195e" #Add CMakeLists to Compute Kernel Writer|https://review.mlplatform.org/c/ml/ComputeLibrary/+/9700 +DEFAULT_CLFRAMEWORKREVISION="48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803" #9579: Fix ScaleKernel validate method. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9579 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