aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-04-20 17:18:00 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2022-04-21 08:33:20 +0000
commite198c5a5a85df386a3f5639f25c80ab43f40fb46 (patch)
treebd6d9e7287d132260ff30004aa6a867d42243cb8
parent8f5042f556d42f77bcf522140c908253329ca9fa (diff)
downloadarmnn-e198c5a5a85df386a3f5639f25c80ab43f40fb46.tar.gz
Update ACL pin to 5e549fa8ff058eb06cb74de43b9f89a08d0b4a9c
# Add CLPool3d Int8 Support Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Ib5d27bcd55f00c786f8e50ad02b912f62b417a80
-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 318390f901..c9be2cfaca 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="0a486cf66c70b4bd9b0ea8ba9dc5b42f52ed16c3" #Enable dynamic cl tuning for dynamically fused kernels
+DEFAULT_CLFRAMEWORKREVISION="5e549fa8ff058eb06cb74de43b9f89a08d0b4a9c" #Add CLPool3d Int8 Support
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"