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 7c63e6f002..80ea3e36b8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -173,6 +173,7 @@ cc_library_static {
"src/core/CL/kernels/CLPixelWiseMultiplicationKernel.cpp",
"src/core/CL/kernels/CLPoolingLayerKernel.cpp",
"src/core/CL/kernels/CLPriorBoxLayerKernel.cpp",
+ "src/core/CL/kernels/CLQLSTMLayerNormalizationKernel.cpp",
"src/core/CL/kernels/CLQuantizationLayerKernel.cpp",
"src/core/CL/kernels/CLROIAlignLayerKernel.cpp",
"src/core/CL/kernels/CLROIPoolingLayerKernel.cpp",