From 6b74da0d8bca1d51c520bea275df1cc5560c0c96 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 23 Jan 2023 11:12:27 +0000 Subject: Update ACL pin to 5a63d1e39b8bcc19726bf98fe3b7f827701fabcd Signed-off-by: Nikhil Raj Change-Id: Ic20665daff9d184bf29da110f267c8dfa755e292 --- 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 e4777001cd..522b07a2db 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_22_11" # Release 22.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="1b6377b603c5833e52d704dc17db14f446ebc670" #8911: Add broadcast batched matmul validation cases | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8911 +DEFAULT_CLFRAMEWORKREVISION="5a63d1e39b8bcc19726bf98fe3b7f827701fabcd" #8928: Add missing direct conv2d tests to dynamic fusion | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8928 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