From 149e5f328579729b8e5d6459098c1c5cb95bb4bd Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 10 Oct 2022 12:39:15 +0100 Subject: Update ACL pin to 2ffab6dc8afb3716c189a30f75c33b2f2c35a6d4 Signed-off-by: Nikhil Raj Change-Id: I6c712d6b817f87f3d3a996e11e81208e9449da9f --- 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 3f8aca803a..c717b0564b 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_08" # Release 22.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="db14af697b934d684d8b3d63a00ad5bea5c07bfb" #8364: Update GEMM reshaped rhs only heuristic | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8364 +DEFAULT_CLFRAMEWORKREVISION="2ffab6dc8afb3716c189a30f75c33b2f2c35a6d4" #8374: Workaround CL compiler issue on FP16 | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8374 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