aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-04-05 11:23:53 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2022-04-05 11:23:53 +0100
commitfbd2b7ee376faf6909d3fd6d271b4364630348ce (patch)
tree966554523cade35413f69fa181f005d9a6021787
parent85ed10624bb93174e24578bead9c5692276cf452 (diff)
downloadarmnn-fbd2b7ee376faf6909d3fd6d271b4364630348ce.tar.gz
Update ACL pin to 171fc3d160736e10f859c6f2a24d1c7a59bcd9e3
# Add CPU Pool3d FP16/32 implementation Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I39ab2d1169efe17a9a8bd381d36fb5ee514302b9
-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 4a701271b7..c90293f452 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="8a87983c90299dfc7d6fbda3dba312e7603d7074" #Setup automatic kernel window for dynamic fusion
+DEFAULT_CLFRAMEWORKREVISION="171fc3d160736e10f859c6f2a24d1c7a59bcd9e3" #Add CPU Pool3d FP16/32 implementation
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"