aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
authorManuel Bottini <manuel.bottini@arm.com>2021-07-01 18:13:33 +0100
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-07-09 09:42:34 +0000
commit24b892072a2bd8190ba63d09fb0082113d7d032a (patch)
tree6376c4449f0d2d7f146496ab32604b3835acf976 /filelist.json
parentda816752cad76c8e1b367e8e9c648994a1af599a (diff)
downloadComputeLibrary-24b892072a2bd8190ba63d09fb0082113d7d032a.tar.gz
Port NECol2ImKernel
Resolves: COMPMID-4511 Change-Id: Id6335cb23ef22bba02083498025da0ecb1647714 Signed-off-by: Manuel Bottini <manuel.bottini@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5898 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/filelist.json b/filelist.json
index 9d07492e6a..b8c1203374 100644
--- a/filelist.json
+++ b/filelist.json
@@ -798,7 +798,7 @@
"Col2Im": {
"files": {
"kernel": [
- "src/core/NEON/kernels/NECol2ImKernel.cpp"
+ "src/core/cpu/kernels/CpuCol2ImKernel.cpp"
]
}
},