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 3af432218b..50dc160abe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -301,6 +301,7 @@ cc_library_static {
"src/core/NEON/kernels/NEStridedSliceKernel.cpp",
"src/core/NEON/kernels/NETileKernel.cpp",
"src/core/NEON/kernels/arm_conv/addressing.cpp",
+ "src/core/NEON/kernels/arm_conv/depthwise/depthwise_common.cpp",
"src/core/NEON/kernels/arm_conv/depthwise/depthwise_fp16.cpp",
"src/core/NEON/kernels/arm_conv/depthwise/depthwise_fp32.cpp",
"src/core/NEON/kernels/arm_conv/depthwise/depthwise_s8q.cpp",