aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 691e46e5ac..c19d0d4672 100644
--- a/Android.bp
+++ b/Android.bp
@@ -110,6 +110,7 @@ opencl_srcs = [
"src/core/CL/cl_kernels/nhwc/normalize_planar_yuv_layer.cl",
"src/core/CL/cl_kernels/nhwc/normalize_planar_yuv_layer_quantized.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.cl",
"src/core/CL/cl_kernels/nhwc/pooling_layer_quantized.cl",
"src/core/CL/cl_kernels/nhwc/reorg_layer.cl",