From e5617954db782628ca49919a627d01ee0088fb67 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 22 Jan 2021 10:02:38 +0000 Subject: Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e * Pass in new window parameter to the schedule_op function Signed-off-by: Nikhil Raj Change-Id: I8579d2d6e55ab9888471bd780628df0f73438498 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 1a3f79ee29..6a62d0b4ab 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="b309fc249e4383b4d40ae03e377c3cbad3f9f5f7" #Fix uniform_real_distribution_fp16 warning and single Dimension increment +DEFAULT_CLFRAMEWORKREVISION="6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e" #CTS Failures in Android CpuAcc in Add usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1