aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/filelist.json b/filelist.json
index 60f4285a03..3fd48e669c 100644
--- a/filelist.json
+++ b/filelist.json
@@ -1217,7 +1217,9 @@
"files": {
"common": [
"src/core/NEON/kernels/NEDepthToSpaceLayerKernel.cpp",
- "src/runtime/NEON/functions/NEDepthToSpaceLayer.cpp"
+ "src/runtime/NEON/functions/NEDepthToSpaceLayer.cpp",
+ "src/cpu/kernels/depth_to_space/nhwc/any/impl.cpp",
+ "src/cpu/kernels/depth_to_space/nchw/any/impl.cpp"
]
}
},