aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
authorAnitha Raj <anitha.raj@arm.com>2023-08-23 11:40:06 +0100
committerAnitha Raj <Anitha.Raj@arm.com>2023-09-04 15:51:06 +0000
commitb566b6e0bf30eb155d44b800454b7ad41e9e7970 (patch)
tree0e5eb6332dadd9d9c942be889a82b68e63ed0de6 /filelist.json
parent0d27b2ee8d811d66693555ac1e7be44d93e662e2 (diff)
downloadComputeLibrary-b566b6e0bf30eb155d44b800454b7ad41e9e7970.tar.gz
Extend Neon ReshapeLayer validation tests
- Add a test case with src and dst having same row size - Remove inline from has_holes() util function Related to COMPMID-6504 Change-Id: Iead1f17692dc57b66c5d9f01eed30169efaee0a5 Signed-off-by: Anitha Raj <anitha.raj@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10190 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Gunes Bayir <gunes.bayir@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 8734c71cba..a3f49d2bae 100644
--- a/filelist.json
+++ b/filelist.json
@@ -26,6 +26,7 @@
"src/core/Validate.cpp",
"src/core/Version.cpp",
"src/core/helpers/SoftmaxHelpers.cpp",
+ "src/core/helpers/Utils.cpp",
"src/core/helpers/WindowHelpers.cpp",
"src/core/utils/ActivationFunctionUtils.cpp",
"src/core/utils/AssemblyUtils.cpp",