aboutsummaryrefslogtreecommitdiff
path: root/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'SConscript')
-rw-r--r--SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConscript b/SConscript
index 908fbff626..45816cad4a 100644
--- a/SConscript
+++ b/SConscript
@@ -449,6 +449,7 @@ if env['opencl'] and env['embed_kernels']:
'src/core/CL/cl_kernels/nhwc/dwc_native_fp_nhwc.cl',
'src/core/CL/cl_kernels/nhwc/dwc_native_quantized_nhwc.cl',
'src/core/CL/cl_kernels/nhwc/im2col.cl',
+ 'src/core/CL/cl_kernels/nhwc/indirect_convolution.cl',
'src/core/CL/cl_kernels/nhwc/normalization_layer.cl',
'src/core/CL/cl_kernels/nhwc/normalize_planar_yuv_layer.cl',
'src/core/CL/cl_kernels/nhwc/normalize_planar_yuv_layer_quantized.cl',