aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-01-05 16:30:43 +0000
committerNikhil Raj <nikhil.raj@arm.com>2021-01-05 16:30:43 +0000
commitbaa159acb48aa85a577c278e619f2a273b16f29c (patch)
tree85b4d5a3f643d1885c214163d4ff9148dfefa8fc
parent7782dae050a5d6b37215ceea25bf7894d1f2c227 (diff)
downloadarmnn-baa159acb48aa85a577c278e619f2a273b16f29c.tar.gz
Update ACL pin to 97b3f11a1655c05bedaf378f85f94cdccb1536ba
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie4fd3fe2671050537eb0ab85032922f6464c9d24
-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 4622e1e7ed..9027c0ed61 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_20_11" # Release 20.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="b6869dda4a5bf233df009eaac15cf0c220b653f2" #Adding no padding check asserts to specific CL Kernels
+DEFAULT_CLFRAMEWORKREVISION="97b3f11a1655c05bedaf378f85f94cdccb1536ba" #COMPMID-4076: ArmNN unittest failure with memory access voilation in FuseReLUIntoBatchNormFloat32CpuAccTest
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"