aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2021-12-21 15:35:27 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2021-12-22 14:57:59 +0000
commit7545b0d85888ffd18ed04220d49d6e00fcd51c1a (patch)
tree20c0a82ebbcaea23b4b0a6bc7602386e7b6e156d
parentd2f7323b7ddf8f811f19ba7ae9987dcc6bf672a6 (diff)
downloadarmnn-7545b0d85888ffd18ed04220d49d6e00fcd51c1a.tar.gz
Update ACL pin to 3229171402dcb9a63d63380865ba18477b81ff89
* Decouple CpuActivationKernel Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I81696f8c349aee6093fd038f35c506f0cd8af404
-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 47ad07a664..3f31a6ad17 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_21_11" # Release 21.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="40a245f943330219e59adaf9c0d23139d674a5b5" #Unify Cpu Max pool 2d minimum value to be -inf for floating point
+DEFAULT_CLFRAMEWORKREVISION="3229171402dcb9a63d63380865ba18477b81ff89" #Decouple CpuActivationKernel
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"