From be1deb60b11447922f053b6b6a612f9aecadecc3 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Mon, 25 Apr 2022 14:32:22 +0100 Subject: Update ACL pin to fa6877f94b12ec80235e55bcfe5a9b6fdc009cf0 * [CpuGemmConv2d] Extract skip_im2col and skip_col2im computation. Signed-off-by: Teresa Charlin Change-Id: I45ef95e33d8803df6147b7437918151bf67be611 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 137093230a..abf101c535 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_02" # Release 22.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="01a8adebad130517678c2f5e6b97041a6e026048" #Fix Duplicate Template in Pooling3dFixture +DEFAULT_CLFRAMEWORKREVISION="fa6877f94b12ec80235e55bcfe5a9b6fdc009cf0" #[CpuGemmConv2d] Extract skip_im2col and skip_col2im computation. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1