IVGCVSW-4365 Update ACL pin to 5c829cab49b0dcffd893065af05f0bf028e7a548
authorTeresa Charlin <teresa.charlinreyes@arm.com>
Mon, 3 Feb 2020 18:15:00 +0000 (18:15 +0000)
committerTeresa Charlin <teresa.charlinreyes@arm.com>
Mon, 3 Feb 2020 18:28:21 +0000 (18:28 +0000)
* Fix CTS for ArgMinMax

Change-Id: I61ac4f80550bc3cbf2e19af5e602e3070c43ea1d
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
scripts/get_compute_library.sh

index 7da0711..3f62dbf 100755 (executable)
@@ -10,7 +10,7 @@ CMD=$( basename $0 )
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_19_11" # Release 19.11
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="94672fb2af6535adc6ea7fe8b8498580ad8cf3f4" #COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction.
+DEFAULT_CLFRAMEWORKREVISION="5c829cab49b0dcffd893065af05f0bf028e7a548" #COMPMID-3045: CTS failures in ARGMAX/MIN
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"