aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
authorDavid Svantesson <david.svantesson@arm.com>2023-04-28 16:34:52 +0000
committerDavid Svantesson <david.svantesson@arm.com>2023-05-01 08:59:55 +0000
commitf0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072 (patch)
tree8641c0ab0183cee694af23cf9fe693e98fbe3e5d /filelist.json
parent3b162e53267d13d18891baf3372f971f1d4213d3 (diff)
downloadComputeLibrary-f0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072.tar.gz
Add Reorder to changelog
Partially resolves ONCPUML-1232 Signed-off-by: David Svantesson <david.svantesson@arm.com> Change-Id: I258d03524c50dd24975b473aede061f80bf9d91b Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/9534 Reviewed-by: SiCong Li <sicong.li@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: 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 52e29ef9bb..efb0182fba 100644
--- a/filelist.json
+++ b/filelist.json
@@ -2080,7 +2080,7 @@
"Reorder": {
"files": {
"common": [
- "src/runtime/NEON/functions/NEReorder.cpp",
+ "src/runtime/NEON/functions/NEReorderLayer.cpp",
"src/core/NEON/kernels/NEReorderKernel.cpp"
]
}