aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-03-21 09:32:58 +0000
committerNikhil Raj <nikhil.raj@arm.com>2022-03-21 09:32:58 +0000
commit33a9159e02b8f38afa18154979b45dbe09d1e7af (patch)
treeb1a7b24e2ed91a8875d88a5ed419ec79e204fda3
parentc454ac95267beecd67b1ec3ef8851d5089f99c4c (diff)
downloadarmnn-33a9159e02b8f38afa18154979b45dbe09d1e7af.tar.gz
Update ACL pin to 8a87983c90299dfc7d6fbda3dba312e7603d7074
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I33c0a6a34649e0fe5de65010365c4c60af89d6a5
-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 b7e4f2aa07..4a701271b7 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="4e66d707a292b90a344e32c59eb1dacb67a0e4c1" #Added windows native build support
+DEFAULT_CLFRAMEWORKREVISION="8a87983c90299dfc7d6fbda3dba312e7603d7074" #Setup automatic kernel window for dynamic fusion
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"