aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-01-09 13:20:38 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-01-09 13:20:38 +0000
commitc998108fbd4c134286b481768a873c54ae744a70 (patch)
tree7ceb75c723bc53f7d251504bec59f6791b59f7dd
parent5b2145c92dabb68a0ec7ff65948f52d3fdcecf4a (diff)
downloadarmnn-c998108fbd4c134286b481768a873c54ae744a70.tar.gz
Update ACL pin to f800adf185e966b16385f65b9c7250766949dbe4
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia783db31d553e2a70067fde6efbaba6644490980
-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 4a5d58b35d..14f71a452c 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_11" # Release 22.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="3558c5840e7c973e2b1a86ae3a9335b44cad59d4" #8877: Add temporary tile support for dynamic fusion | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8877
+DEFAULT_CLFRAMEWORKREVISION="f800adf185e966b16385f65b9c7250766949dbe4" #8881: Implement dynamic fusion reshape operator | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8881
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out