aboutsummaryrefslogtreecommitdiff
path: root/src/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'src/BUILD.bazel')
-rw-r--r--src/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BUILD.bazel b/src/BUILD.bazel
index 2c56f26c11..7c644fc25f 100644
--- a/src/BUILD.bazel
+++ b/src/BUILD.bazel
@@ -818,6 +818,7 @@ filegroup(
"cpu/kernels/softmax/generic/neon/impl.cpp",
"cpu/kernels/softmax/generic/neon/qasymm8.cpp",
"cpu/kernels/softmax/generic/neon/qasymm8_signed.cpp",
+ "cpu/kernels/sub/neon/fp16.cpp",
"cpu/kernels/sub/neon/qasymm8.cpp",
"cpu/kernels/sub/neon/qasymm8_signed.cpp",
"cpu/kernels/sub/neon/qsymm16.cpp",