summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang1-0/+5
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou1-1/+2
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li1-0/+1
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li1-0/+1
2021-02-08Make memset/copy functions state-lessSheri Zhang1-5/+11
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio1-3/+4
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio1-1/+2
2021-02-02Implement MLGO moduleSiCong Li1-0/+4
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio1-1/+3
2021-01-27Make Gpu Elementwise Operations kernels and functions state-lessMichele Di Giorgio1-0/+1
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio1-0/+1
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio1-1/+2
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park1-1/+2
2021-01-22Rename functions/classes for elementwise operationsSang-Hoon Park1-2/+3
2021-01-22Fix Scale CTS failuresSheri Zhang1-3/+0
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas1-2/+4
2021-01-21Make Sub kernel and operator statelessSheri Zhang1-1/+6
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio1-0/+45
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio1-6/+7
2021-01-19Make memset/copy functions state-lessGeorgios Pinitas1-4/+8
2021-01-19Make Add kernel and operator statelessSheri Zhang1-9/+10
2021-01-18Make Concatenate kernels and operator statelessGeorgios Pinitas1-4/+5
2021-01-12Add SVE support and decouple data type for NEScaleKernelSheri Zhang1-0/+10
2021-01-11Make CpuActivation statelessGeorgios Pinitas1-14/+15
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas1-3/+4
2021-01-08Generalization of CLTunerManuel Bottini1-1/+1
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou1-0/+8
2020-12-24COMPMID-3871: Create BatchNormalization SVE/SVE2Sheri Zhang1-0/+4
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou1-7/+12
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas1-4/+0
2020-12-10COMPMID-3921: Remove OpenCL Padding CLBitwiseKernelManuel Bottini1-4/+1
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas1-4/+0
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas1-2/+0
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas1-2/+0
2020-12-07Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xWGeorgios Pinitas1-4/+0
2020-12-03Rename the files and classes required by the OpenCL GEMM heuristicSiCong Li1-10/+10
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas1-4/+0
2020-12-02Remove unused CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas1-1/+0
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park1-0/+3
2020-11-17COMPMID-3962: Add Logical And, Or, Not support on NEONGeorgios Pinitas1-0/+2
2020-11-17COMPMID-3771: Fixed implicit-fallthrough warningmorgolock1-1/+2
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas1-63/+66
2020-11-04COMPMID-3599: Remove arm_compute/core/NEON from Android.bp scriptMichele Di Giorgio1-1/+0
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou1-0/+5
2020-10-21COMPMID-3599: Add moved folders to Android build fileGeorgios Pinitas1-2/+4
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park1-0/+2
2020-10-14COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and r...Michele Di Giorgio1-3/+1
2020-10-08COMPMID-3684: Use case data type decouplingGeorgios Pinitas1-0/+2
2020-09-08COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3KernelGeorgios Pinitas1-1/+0
2020-08-25COMPMID-3661: Added multidimension support to OMP scheduler.morgolock1-0/+1