From 6a76e562019ef492a39d21de6850534d0a561782 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 26 Oct 2022 16:26:54 +0100 Subject: Update ACL pin to dc73246af4fec0b36ca3ae3d8e47f51561308309 Signed-off-by: Nikhil Raj Change-Id: I9bc849ec3375c74647b637758e38fdb1870832b7 --- 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 8933fd3d4e..07824611c4 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="0a36f58e711a19040b1b65ef0afa83cce0c9dc4c" #8470: Fix FFTConvolutionLayer test | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8470 +DEFAULT_CLFRAMEWORKREVISION="dc73246af4fec0b36ca3ae3d8e47f51561308309" #8513: Fix compiler warning | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8513 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