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 3e5fa2f449..620e81199e 100644
--- a/SConscript
+++ b/SConscript
@@ -446,6 +446,7 @@ if env['opencl'] and env['embed_kernels']:
'src/core/CL/cl_kernels/nhwc/normalize_planar_yuv_layer_quantized.cl',
'src/core/CL/cl_kernels/nhwc/pooling_layer.cl',
'src/core/CL/cl_kernels/nhwc/pooling_3d_layer.cl',
+ 'src/core/CL/cl_kernels/nhwc/pooling_3d_layer_quantized.cl',
'src/core/CL/cl_kernels/nhwc/pooling_layer_quantized.cl',
'src/core/CL/cl_kernels/nhwc/reorg_layer.cl',
'src/core/CL/cl_kernels/nhwc/scale.cl',