aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-13 11:25:49 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-09-13 11:25:49 +0100
commit25b77090e76ca9df5b80b6d00767776a0a534eeb (patch)
tree5ad9d546e45fe9507eddf6fc22f1fa59bca14249
parentcbf79298f73310fe4ca5d760ded73575e4bf8fad (diff)
downloadarmnn-25b77090e76ca9df5b80b6d00767776a0a534eeb.tar.gz
Update ACL pin to 3912f47b5849c2c7c4e68ff922869decf22fe303
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Iaa3e81c97836b006c3cdebf5436cddc9797ef0c8
-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 2af7158297..da344c454b 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="45e5b5a4c6aa0e8dadf3c1d08031807eb0a1523b" #10239: Changes to BoundingBoxTransform to enable fp16 in armv8a multi_isa builds
+DEFAULT_CLFRAMEWORKREVISION="3912f47b5849c2c7c4e68ff922869decf22fe303" #10241: Meanstddevnorm changes to enable fp16 in armv8a multi_isa builds
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out