From 4589c3ee2564168f18db385a3b4de7608620a707 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 6 Apr 2023 10:07:21 +0100 Subject: Update ACL pin to dcab9ca1b7914eb8cadadfaa5fb468e469dca5d9 Signed-off-by: Nikhil Raj Change-Id: I2a71d1d1024deccbcfdba44c2d77c7bb721b1ab4 --- 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 1e8ead9fcd..c84c11f026 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_02" # Release 23.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="f26ea2f8cc957a1e6faf0361dea805fb2e236061" #9390: Implement MatMul Function | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9390 +DEFAULT_CLFRAMEWORKREVISION="dcab9ca1b7914eb8cadadfaa5fb468e469dca5d9" #9408: Fix unused variable warning reported in nightly nuild | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9408 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