aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 8c29386a28..93ab684fc2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -638,7 +638,6 @@ cc_library_static {
"src/runtime/NEON/functions/NEChannelCombine.cpp",
"src/runtime/NEON/functions/NEChannelExtract.cpp",
"src/runtime/NEON/functions/NEChannelShuffleLayer.cpp",
- "src/runtime/NEON/functions/NECol2Im.cpp",
"src/runtime/NEON/functions/NEColorConvert.cpp",
"src/runtime/NEON/functions/NEComputeAllAnchors.cpp",
"src/runtime/NEON/functions/NEConcatenateLayer.cpp",
@@ -674,10 +673,8 @@ cc_library_static {
"src/runtime/NEON/functions/NEGEMMAssemblyDispatch.cpp",
"src/runtime/NEON/functions/NEGEMMConv2d.cpp",
"src/runtime/NEON/functions/NEGEMMConvolutionLayer.cpp",
- "src/runtime/NEON/functions/NEGEMMInterleave4x4.cpp",
"src/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.cpp",
"src/runtime/NEON/functions/NEGEMMLowpOutputStage.cpp",
- "src/runtime/NEON/functions/NEGEMMTranspose1xW.cpp",
"src/runtime/NEON/functions/NEGather.cpp",
"src/runtime/NEON/functions/NEGaussian3x3.cpp",
"src/runtime/NEON/functions/NEGaussian5x5.cpp",
@@ -689,7 +686,6 @@ cc_library_static {
"src/runtime/NEON/functions/NEHOGMultiDetection.cpp",
"src/runtime/NEON/functions/NEHarrisCorners.cpp",
"src/runtime/NEON/functions/NEHistogram.cpp",
- "src/runtime/NEON/functions/NEIm2Col.cpp",
"src/runtime/NEON/functions/NEInstanceNormalizationLayer.cpp",
"src/runtime/NEON/functions/NEIntegralImage.cpp",
"src/runtime/NEON/functions/NEL2NormalizeLayer.cpp",