From f6f7876e9ee8b58a8a6b335b032d554412fa3983 Mon Sep 17 00:00:00 2001 From: Michele Di Giorgio Date: Mon, 6 Jul 2020 11:27:21 +0100 Subject: COMPMID-3532: Align data type support between doxygen and implementation - CL Also removes some unused code. Change-Id: I85687c40999c3cdf9e6fccfcd020b0901a9515fe Signed-off-by: Michele Di Giorgio Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3581 Reviewed-by: Georgios Pinitas Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 25b221964d..45d96e7e9b 100644 --- a/Android.bp +++ b/Android.bp @@ -135,7 +135,6 @@ cc_library_static { "src/core/CL/kernels/CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPointKernel.cpp", "src/core/CL/kernels/CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel.cpp", "src/core/CL/kernels/CLGEMMLowpReductionKernel.cpp", - "src/core/CL/kernels/CLGEMMMatrixAccumulateBiasesKernel.cpp", "src/core/CL/kernels/CLGEMMMatrixMultiplyKernel.cpp", "src/core/CL/kernels/CLGEMMMatrixMultiplyNativeKernel.cpp", "src/core/CL/kernels/CLGEMMMatrixMultiplyReshapedKernel.cpp", -- cgit v1.2.1