aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index a99dced647..21bc35c644 100644
--- a/filelist.json
+++ b/filelist.json
@@ -337,6 +337,8 @@
"common": [
"src/core/CL/kernels/CLDeconvolutionLayerUpsampleKernel.cpp",
"src/core/CL/kernels/CLDeconvolutionReshapeOutputKernel.cpp",
+ "src/gpu/cl/kernels/ClTransposedConvolutionKernel.cpp",
+ "src/gpu/cl/operators/ClTransposedConvolution.cpp",
"src/runtime/CL/functions/CLDeconvolutionLayer.cpp",
"src/runtime/CL/functions/CLDeconvolutionLayerUpsample.cpp",
"src/runtime/CL/functions/CLDirectDeconvolutionLayer.cpp",