aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu
AgeCommit message (Expand)Author
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-08Add guards on SVE kernelsMichalis Spyrou
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-01Rename ported functionsManuel Bottini
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-17Move memory management out of CpuPoolingMichele Di Giorgio
2021-05-14Rename NEGEMMAssembly to CpuGemmAssemblySang-Hoon Park
2021-05-13Fix integer overflow and null dereferenceMichalis Spyrou
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-05-05Rename Quantization/Dequantization kernels/operators to imperative moodGeorgios Pinitas
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-19Add padding consideration to pooling index computationSang-Hoon Park
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-04-12Fix validation in reshape kernel [cpu,gpu]Gian Marco Iodice
2021-04-06Correct Copyright datesMichalis Spyrou
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-24Fix indexing of SVE ArithmeticAddition kernelSang-Hoon Park
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-10Remove valid region calculation from CpuElementwiseSang-Hoon Park
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part1SiCongLi
2021-03-05Move utility functions to NE/SVEMathSang-Hoon Park
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri 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-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-15Introduce threshold for NEON floating-point SOFT_RELU activationMichele Di Giorgio
2021-01-12Add SVE support and decouple data type for NEScaleKernelSheri Zhang
2021-01-11Make CpuActivation statelessGeorgios Pinitas