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 0a117d10b1..b782789bb6 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="3475ffe40b7db99c782cbaf351aa7b4e341562ef" #Decouple NEBoundingBoxTransformKernel
+DEFAULT_CLFRAMEWORKREVISION="b1812636bd16c522cf6ac8d4caed94c9cf35c1c5" #Enabled support for QASYMM8 in ClCastKernel
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"