aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-06-07 09:11:05 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-06-07 09:11:05 +0100
commitd3f5a0777a68a4f4f1e5c5925173764eeabe1c45 (patch)
treef69b860ff2f7b1183a91540dae6c5f084b22c1e9
parent4944458cf09b9504efff5a20bb7f83b1e33dce8e (diff)
downloadarmnn-d3f5a0777a68a4f4f1e5c5925173764eeabe1c45.tar.gz
Update ACL pin to 48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ib9caa8d42969c584d904dfe922ebb9bf36643eee
-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 0def2950eb..749bbbf8a8 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_05" # Release 23.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="df5d9878008be9b60586df97ebfff197abb5195e" #Add CMakeLists to Compute Kernel Writer|https://review.mlplatform.org/c/ml/ComputeLibrary/+/9700
+DEFAULT_CLFRAMEWORKREVISION="48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803" #9579: Fix ScaleKernel validate method. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9579
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out