aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index b72b7b4591..fa43d86d78 100644
--- a/filelist.json
+++ b/filelist.json
@@ -619,6 +619,15 @@
]
}
},
+ "Pool3d": {
+ "files": {
+ "common": [
+ "src/gpu/cl/kernels/ClPool3dKernel.cpp",
+ "src/gpu/cl/operators/ClPool3d.cpp",
+ "src/runtime/CL/functions/CLPooling3dLayer.cpp"
+ ]
+ }
+ },
"PRelu": {
"deps": [ "ElementwiseBinary" ],
"files": {