aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-04-21 11:58:54 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2022-04-22 10:09:41 +0000
commit4dae5794644b44be8c93bc6db553a205551bc077 (patch)
tree19223d0aee2e39f1672acb343fe5393f78294b3b
parentdb5804e96b43a869346f70d277ce12a705c5147b (diff)
downloadarmnn-4dae5794644b44be8c93bc6db553a205551bc077.tar.gz
Update ACL pin to 01a8adebad130517678c2f5e6b97041a6e026048
# Fix Duplicate Template in Pooling3dFixture Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Ibc92cdf0af6e173005e9d093a301591df126b21e
-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 c9be2cfaca..137093230a 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="5e549fa8ff058eb06cb74de43b9f89a08d0b4a9c" #Add CLPool3d Int8 Support
+DEFAULT_CLFRAMEWORKREVISION="01a8adebad130517678c2f5e6b97041a6e026048" #Fix Duplicate Template in Pooling3dFixture
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"