aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 42fd4182e3..beb6f77daf 100644
--- a/filelist.json
+++ b/filelist.json
@@ -288,17 +288,20 @@
"src/gpu/cl/kernels/ClWinogradInputTransformKernel.cpp",
"src/gpu/cl/kernels/ClWinogradOutputTransformKernel.cpp",
"src/gpu/cl/kernels/ClIm2ColKernel.cpp",
+ "src/gpu/cl/kernels/ClIndirectConv2dKernel.cpp",
"src/gpu/cl/kernels/ClIndirectConv2dAddressPrecalculationKernel.cpp",
"src/gpu/cl/kernels/ClCol2ImKernel.cpp",
"src/gpu/cl/operators/ClConv2d.cpp",
"src/gpu/cl/operators/ClDirectConv2d.cpp",
"src/gpu/cl/operators/ClGemmConv2d.cpp",
+ "src/gpu/cl/operators/ClIndirectConv2d.cpp",
"src/gpu/cl/operators/ClWinogradConv2d.cpp",
"src/gpu/cl/kernels/ClWeightsReshapeKernel.cpp",
"src/runtime/CL/functions/CLConvolutionLayer.cpp",
"src/runtime/CL/functions/CLDirectConvolutionLayer.cpp",
"src/runtime/CL/functions/CLFFTConvolutionLayer.cpp",
"src/runtime/CL/functions/CLGEMMConvolutionLayer.cpp",
+ "src/runtime/CL/functions/CLIndirectConvolutionLayer.cpp",
"src/runtime/CL/functions/CLWinogradConvolutionLayer.cpp"
]
}