aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 2c28c052b9..e52b7c824c 100644
--- a/filelist.json
+++ b/filelist.json
@@ -1279,6 +1279,18 @@
"common" : [ "src/runtime/NEON/functions/NEDetectionPostProcessLayer.cpp" ]
}
},
+ "Conv3d": {
+ "deps": [
+ "Activation"
+ ],
+ "files": {
+ "common": [
+ "src/cpu/operators/CpuDirectConv3d.cpp",
+ "src/cpu/kernels/CpuDirectConv3dKernel.cpp",
+ "src/runtime/NEON/functions/NEConv3D.cpp"
+ ]
+ }
+ },
"ElementwiseBinary": {
"files": {
"common": [