aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-19 11:08:42 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-09-19 11:08:42 +0100
commit93b6064ca97c01a13d201a3829c24d25beaa457c (patch)
tree847b681471af27bcea26ccfa3399c847c1b919cc
parent39faea8ee9a503e0ae5d642c27c08255de92bb1a (diff)
downloadarmnn-93b6064ca97c01a13d201a3829c24d25beaa457c.tar.gz
Update ACL pin to 500e10b3222e726cfc5d484f924d5eb98016a754
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Iffeadd9fd465756711a405b1e7a6d4efaa595f41
-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 7fb8c493b4..bbbf9d1cbf 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="40a9d3ea62d7dfed3fb42b5bc5c2ee5272fd89bf" #10319: Remove deprecated support for BF16 in CpuCast
+DEFAULT_CLFRAMEWORKREVISION="500e10b3222e726cfc5d484f924d5eb98016a754" #10298: Add CL command buffer class
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out