aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 af8543ac0f..0a117d10b1 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="143310c6ec5e7c9f6035e9357bf0faa4020f2412" #Decouple NEMaxUnpoolingLayerKernel
+DEFAULT_CLFRAMEWORKREVISION="3475ffe40b7db99c782cbaf351aa7b4e341562ef" #Decouple NEBoundingBoxTransformKernel
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"