aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 8a53829c5b..517502f8f8 100644
--- a/filelist.json
+++ b/filelist.json
@@ -386,6 +386,20 @@
]
}
},
+ "DepthwiseConvolutionLayer3x3NCHW": {
+ "files": {
+ "kernel": [
+ "src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NCHWKernel.cpp"
+ ]
+ }
+ },
+ "DepthwiseConvolutionLayer3x3NHWC": {
+ "files": {
+ "kernel": [
+ "src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NHWCKernel.cpp"
+ ]
+ }
+ },
"DepthwiseConvolutionLayerNative": {
"files": {
"kernel": [