From 957b844f130066f00c8adbafae36cec2ab3e9548 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 24 Mar 2020 10:00:12 +0000 Subject: Update ACL pin to 689c968239180eda4263e34c3d450093d4a0450d Signed-off-by: Nikhil Raj Change-Id: I2f72b559594c227e2c5181fb9ec22a776ec9dcb1 --- 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 0afa7d12ac..793764a0af 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_02" # Release 20.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="6cd1c9bc312b65137da52a973489ba6a0f0180e3" #COMPMID-3277: (3RDPARTY_UPDATE) fix build issue related to constructors +DEFAULT_CLFRAMEWORKREVISION="689c968239180eda4263e34c3d450093d4a0450d" #COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel usage() { -- cgit v1.2.1