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 4a783a91e8..640d8779cc 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_20_02" # Release 20.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="0ec53a0e54ae0be0ed9c4e4c14a5fd10ed5f48a8" #COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization Kernel
+DEFAULT_CLFRAMEWORKREVISION="fd7780d910f3bc4c85bc95b57ea3dd4375d95d41" #COMPMID-3227: Review documentation
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"