aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/NEKernels.h
AgeCommit message (Expand)Author
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
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-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-26Make CpuPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
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-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-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-08Make NEON Pooling kernels and functions 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-21Make Sub kernel and operator statelessSheri Zhang
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
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-11-17COMPMID-3962: Add Logical And, Or, Not support on NEONGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-11-10COMPMID-3639: Fix script to generate *Kernels.hSang-Hoon Park
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou