From 74a4d79d6189aa36dedfc1638861214209406672 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 6 Jan 2021 16:22:13 +0000 Subject: Update ACL pin to b309fc249e4383b4d40ae03e377c3cbad3f9f5f7 Signed-off-by: Nikhil Raj Change-Id: I10e46b3c4b7d69bcb742014cb2633cfc061eb718 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/get_compute_library.sh') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 9027c0ed61..1a3f79ee29 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="97b3f11a1655c05bedaf378f85f94cdccb1536ba" #COMPMID-4076: ArmNN unittest failure with memory access voilation in FuseReLUIntoBatchNormFloat32CpuAccTest +DEFAULT_CLFRAMEWORKREVISION="b309fc249e4383b4d40ae03e377c3cbad3f9f5f7" #Fix uniform_real_distribution_fp16 warning and single Dimension increment usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1