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 5836c1d261..d40e54776a 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="d5c496d87e3b446532dd3dd163e9768de0daff4e" #Decouple CpuElementwiseKernel
+DEFAULT_CLFRAMEWORKREVISION="62a3b0c1b3b698f5834d49a018db2f2817e9c27e" #DepthwiseConv reports full assembly kernel name
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"