aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-09-20 15:00:15 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2023-09-20 18:04:39 +0100
commit1705b9abfe782f3a0f621d77cd86b7e7adb44560 (patch)
treed605f19360a95dedf1c5e1b9e39b53cbbd71e5ff
parent99fa57cefe79401894027c41c2dfa985672d4403 (diff)
downloadarmnn-1705b9abfe782f3a0f621d77cd86b7e7adb44560.tar.gz
Update ACL pin to e071b5e31004b29afefaa96907032bfd2b4e5a43
* Fix the validation issue in AddMulAdd fused kernel Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I4b487f4b0dac222dc80185f1d68f417eb5c59b49
-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 bbbf9d1cbf..fc57d6ff5f 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_23_08" # Release 23.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="500e10b3222e726cfc5d484f924d5eb98016a754" #10298: Add CL command buffer class
+DEFAULT_CLFRAMEWORKREVISION="e071b5e31004b29afefaa96907032bfd2b4e5a43" #Fix the validation issue in AddMulAdd fused kernel
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out