From 16c76d5db629d3ef7e4cb143bfa7e1d717e1d492 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 14 Oct 2022 10:28:13 +0100 Subject: Update ACL pin to 299d3a1f51b68857a0742bf68cc2567dbdfaefe2 * Add scons option to generate Map files. Signed-off-by: Nikhil Raj Change-Id: Ic1485f4f544ae1139e2475b95bc6d4f0d4791f02 --- 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 c717b0564b..a72222ea0e 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="2ffab6dc8afb3716c189a30f75c33b2f2c35a6d4" #8374: Workaround CL compiler issue on FP16 | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8374 +DEFAULT_CLFRAMEWORKREVISION="299d3a1f51b68857a0742bf68cc2567dbdfaefe2" #8407: Add scons option to generate Map files. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8407 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