aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON
AgeCommit message (Expand)Author
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-18Remove implementation headers from NESoftmaxLayer public headerGeorgios Pinitas
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-06-11Fix errata in documentationJakub Sujak
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio
2021-06-01Rename ported functionsManuel Bottini
2021-05-27Implement memory injection in CpuDirectGemmConv2dSang-Hoon Park
2021-05-26Create CpuGemmDirectConv2dSang-Hoon Park
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-18Remove padding from NERemapKernelManuel Bottini
2021-05-18Port NEFlatten layer to a memory injecting interfaceGeorgios Pinitas
2021-05-17Move memory management out of CpuPoolingMichele Di Giorgio
2021-05-14Rename NEGEMMAssembly to CpuGemmAssemblySang-Hoon Park
2021-05-13Fix Macros.h include in NEScaleMichele Di Giorgio
2021-05-05Rename Quantization/Dequantization kernels/operators to imperative moodGeorgios Pinitas
2021-05-05Update operator list part3Sheri Zhang
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-28Update operator list documentationSheri Zhang
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-04-08Substitute NEFullyConnectedLayerReshapeWeights by NETransposeTeresa Charlin
2021-04-07Add per channel quantization support for NEDeconvolutionLayerFreddie Liardet
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-26Make CpuPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-23Fixed compiler errorsPablo Marquez Tello
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-11Add CpuPRelu operatorsSang-Hoon Park
2021-03-11Port Arm(R) Neon(TM) Dequantization to new APIManuel Bottini
2021-03-10Port Arm(R) Neon(TM) Quantization to new APIManuel Bottini
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
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