Update ACL pin to dda6914c6e923187c2ca2c3bfd71677e9c9e5c68
[platform/upstream/armnn.git] / scripts / get_compute_library.sh
index bcffcf4..31b6eae 100755 (executable)
@@ -10,7 +10,7 @@ CMD=$( basename $0 )
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_11" # Release 20.11
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="98e33b97b92c912f058bfb3295adad1bcad3e80f" #Fix invalid arguments error for cl_gemmlowp* examples without arguments.
+DEFAULT_CLFRAMEWORKREVISION="dda6914c6e923187c2ca2c3bfd71677e9c9e5c68" #Update documentation for OpenCL kernel padding removal
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"