aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-10-05 10:14:05 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-10-05 10:14:05 +0100
commit45144df6e010af50c45320d1107f041d42a7eea4 (patch)
tree47ee847a4e03786214d103e6506008b768dbcae1
parent522a4c92437659750678f3973769893920788ca2 (diff)
downloadarmnn-45144df6e010af50c45320d1107f041d42a7eea4.tar.gz
Update ACL pin to db14af697b934d684d8b3d63a00ad5bea5c07bfb
* Update GEMM reshaped rhs only heuristic Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I3b7489c1133ed8ae03dbc7c1e30b1979d604f4ba
-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 18197408c8..3f8aca803a 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_22_08" # Release 22.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="ff81de5a9a0f6b9331c3b112cc2aed552f0482a9" #Fix overflow in NEActivationLayer for FP16 type
+DEFAULT_CLFRAMEWORKREVISION="db14af697b934d684d8b3d63a00ad5bea5c07bfb" #8364: Update GEMM reshaped rhs only heuristic | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8364
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out