aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_compute_library.sh
diff options
context:
space:
mode:
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 eeaf560d39..5233499120 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="a4814e8394ffdd7e268614d54cc22e30648f48ff" #Add test case for disable Winograd on fp16 if fast-math = false
+DEFAULT_CLFRAMEWORKREVISION="a77c6d774053672b7bf0261e1a7a229bb6be5f21" #Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplication with variable input tensors
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out