aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-10-10 12:39:15 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-10-10 12:39:15 +0100
commit149e5f328579729b8e5d6459098c1c5cb95bb4bd (patch)
tree4e3875323e17d4cea5775a3517b418972d8b0b4f
parent45144df6e010af50c45320d1107f041d42a7eea4 (diff)
downloadarmnn-149e5f328579729b8e5d6459098c1c5cb95bb4bd.tar.gz
Update ACL pin to 2ffab6dc8afb3716c189a30f75c33b2f2c35a6d4
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6c712d6b817f87f3d3a996e11e81208e9449da9f
-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 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