aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-11-03 10:46:05 +0000
committerNikhil Raj <nikhil.raj@arm.com>2022-11-03 10:46:05 +0000
commit297849b842e1d3798018acca48d72f253ec620d2 (patch)
tree96fb4adf1600c08b2374fd8d82ac3de2405c0ee6
parent164bf4f29f6f1b2a3e6714ef4f5a21fc0fd16c2b (diff)
downloadarmnn-297849b842e1d3798018acca48d72f253ec620d2.tar.gz
Update ACL pin to 73f19af80aaee8929553739894b8dd8fedb163c3
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I54ec99383e723cd1323c1cce8cef6ed4fbde9f46
-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 c709d544fa..b543cea4d0 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="910e3f9b686d16657e37d4c18f234b566c8deec2" #8520: Fix fixed-point quantized addition | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8520
+DEFAULT_CLFRAMEWORKREVISION="73f19af80aaee8929553739894b8dd8fedb163c3" #8546: Add Dynamic Fusion GpuConv2d FP32/FP16 testcase | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8546
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out