aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON
AgeCommit message (Expand)Author
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-16Handle Conv2d layer with implicit output padding in NHWCGeorgios Pinitas
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio
2021-01-29Remove redundant header from NEElementwiseUnaryLayerSang-Hoon Park
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park
2021-01-22Rename functions/classes for elementwise operationsSang-Hoon Park
2021-01-21Make Sub kernel and operator statelessSheri Zhang
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-19Fix doxygen references to new kernelsMichele 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-11Make CpuActivation statelessGeorgios Pinitas
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas
2021-01-05Fix Doxygen referencesMichele Di Giorgio
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-09Move NEGEMMAssemblyDispatch as an internal functionGeorgios 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-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-17COMPMID-3962: Add Logical And, Or, Not support on NEONGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-11-10COMPMID-3957: Deprecate neon CV functions.morgolock
2020-11-09COMPMID-2808: Add support for QASYMM8_SIGNED in NEROIAlignLayerSheri Zhang
2020-11-09COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1SiCong Li
2020-11-04COMPMID-3953: Move assignment operator failures on androidMichalis Spyrou
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-19COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernelSang-Hoon Park
2020-10-14COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernelManuel Bottini
2020-10-06COMPMID-3181: Remove padding from NEReductionOperationKernelSheri Zhang
2020-10-02COMPMID-3145: Remove padding from NEScaleKernelManuel Bottini
2020-09-29COMPMID-3784 Add broadcast support to S32 NEPixelwiseMultiplicationSiCong Li
2020-09-23COMPMID-3773: Fix the accumulation of projection in QLSTMSang-Hoon Park
2020-09-11COMPMID-3764: Failures on fp16 for L2NormalizationLayer when zero inputsGeorgios Pinitas
2020-09-10COMPMID-3583: Add S32 support to NEElementwiseDivisionGeorgios Pinitas
2020-09-09COMPMID-3581 Add S32 support to NEPixelWiseMultiplicationSiCong Li
2020-09-08COMPMID-3767: Align documentation with trademark rulesMichele Di Giorgio
2020-09-08COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3KernelGeorgios Pinitas
2020-09-07COMPMID-3580 Add S32 support to NEArithmeticSubtractionSiCong Li
2020-09-07COMPMID-3154: Deprecate NE/CL LocallyConnectedLayerGeorgios Pinitas
2020-08-28COMPMID-3504: Add support for BOOL in NEON comparison operatorsMichele Di Giorgio
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-19COMPMID-3502: Add support of different quantization input/output for ReduceMeanManuel Bottini
2020-08-18COMPMID-3687: Remove deprecated functions in 20.05 releaseSang-Hoon Park