aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-02-01 10:29:44 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-02-01 10:44:43 +0000
commitea11de05258b45fb5fb9799ae258c58f3ab5ff93 (patch)
treeb5cc936283a469f5b736164303de8daf67b1a98a
parent39831da6a91ae808b5c5b904add2c75304fbacf7 (diff)
downloadarmnn-ea11de05258b45fb5fb9799ae258c58f3ab5ff93.tar.gz
Update ACL pin to 7594f989963724e127c3e28210d60fed590b0524
* Fixed clang-cl linker errors Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6ac578887f9955cd0103cae061390cffa3482810
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index e6109cda15..95567fd335 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="67c3c631240a67105d9e30c6fd9dc413d075f095" #9006: Fix num_threads_hint() on macos. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9006
+DEFAULT_CLFRAMEWORKREVISION="7594f989963724e127c3e28210d60fed590b0524" #9056: Fixed clang-cl linker errors | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9056
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out