aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_compute_library.sh
diff options
context:
space:
mode:
authorOrlaith Monahan <david.monahan@arm.com>2024-01-23 13:52:30 +0000
committerDavid Monahan <david.monahan@arm.com>2024-01-23 16:06:24 +0000
commite1ac86975cb8e19a76c1389073147ba306573b3f (patch)
treebfdd72173073a4623d4f9f2a8031912b71ce5ec9 /scripts/get_compute_library.sh
parent91ffe3d84528a68a68de8f8a1a36a1a2177233a5 (diff)
downloadarmnn-e1ac86975cb8e19a76c1389073147ba306573b3f.tar.gz
IVGCVSW-7628 Update GpuFsa to use ACLs latest fixes
* Updates to the existing GpuFsa backend to incorporate patch: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10990 * Update the ACL pin to include the patch with the fixes Change-Id: I08d111265f4617657ee7f20249aeb111f64ba7a9 Signed-off-by: David Monahan <david.monahan@arm.com>
Diffstat (limited to 'scripts/get_compute_library.sh')
-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 811988e337..c5e2da1471 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_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="3a704ae94fc5cbfce1053886f543b31977f1774c" #10989: Update Documentation for 24.01 release
+DEFAULT_CLFRAMEWORKREVISION="fdf56fb9d414a754e7cedfdc1351ab0ce2866a0c" #10990: Make GpuWorkloadContext own all tensor info objects
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out