aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-17Regenerate kernels and update A55 versionsGeorgios Pinitas
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio
2021-02-02Implement MLGO moduleSiCong Li
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2021-01-27Make Gpu Elementwise Operations kernels and functions state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park
2021-01-22Rename functions/classes for elementwise operationsSang-Hoon Park
2021-01-22Fix Scale CTS failuresSheri Zhang
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas
2021-01-21Make Sub kernel and operator statelessSheri Zhang
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio
2021-01-19Make memset/copy functions state-lessGeorgios Pinitas
2021-01-19Make Add kernel and operator statelessSheri Zhang
2021-01-18Make Concatenate kernels and operator statelessGeorgios Pinitas
2021-01-12Add SVE support and decouple data type for NEScaleKernelSheri Zhang
2021-01-11Make CpuActivation statelessGeorgios Pinitas
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas
2021-01-08Generalization of CLTunerManuel Bottini
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2020-12-24COMPMID-3871: Create BatchNormalization SVE/SVE2Sheri Zhang
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10COMPMID-3921: Remove OpenCL Padding CLBitwiseKernelManuel Bottini
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-07Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xWGeorgios Pinitas
2020-12-03Rename the files and classes required by the OpenCL GEMM heuristicSiCong Li
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-12-02Remove unused CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-17COMPMID-3962: Add Logical And, Or, Not support on NEONGeorgios Pinitas
2020-11-17COMPMID-3771: Fixed implicit-fallthrough warningmorgolock
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-11-04COMPMID-3599: Remove arm_compute/core/NEON from Android.bp scriptMichele Di Giorgio
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou
2020-10-21COMPMID-3599: Add moved folders to Android build fileGeorgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-14COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and r...Michele Di Giorgio