aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels
AgeCommit message (Expand)Author
2021-08-04Fix depthwise convolution assembly kernelsFreddie Liardet
2021-08-02Add missing limits includeFreddie Liardet
2021-07-30Compilation issue: neon=1 armv8.2 on Android with NDKr18beta1Gian Marco Iodice
2021-07-29Fix A55 performance constant for fp16 hybrid gemm kernelGeorgios Pinitas
2021-07-28Fix bare metal build issuesFreddie Liardet
2021-07-28Remove generated kernels that overlap hand-written onesGeorgios Pinitas
2021-07-27Update GEMM assembly performance parametersGeorgios Pinitas
2021-07-26Add missing limits includeFreddie Liardet
2021-07-23Fix vector_length identification mechanism for SVEGeorgios Pinitas
2021-07-23Fix bare metal build errorFreddie Liardet
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Include limits header to fix errors reported by GCC11Michele Di Giorgio
2021-07-15Port NEGEMMConvolutionLayerManuel Bottini
2021-07-13Port NEWinogradConvolutionLayerMichalis Spyrou
2021-07-09Port NECol2ImKernelManuel Bottini
2021-07-08Port NEGEMMLowp Part 2Manuel Bottini
2021-07-06Port NEIm2ColKernelManuel Bottini
2021-06-29Port NEGEMM to memory injecting interface (Part 2)Michele Di Giorgio
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-29Improve selection speed of CPU implementationsGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-22Port NEGEMMLowp Part 1Manuel Bottini
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-02Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-06-01Rename ported functionsManuel Bottini
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Remove padding from NERemapKernelManuel Bottini
2021-05-14Rename NEGEMMAssembly to CpuGemmAssemblySang-Hoon Park
2021-05-06Fix performance issues in NEReductionPablo Marquez Tello
2021-05-04NEReduceMean failed on v8.2 debug build for AndroidManuel Bottini
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-23Add missing limits includeMichalis Spyrou
2021-04-20Update assembly codeMichalis Spyrou
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-16Fix bug on Implicit Padding for NEON FFT2DManuel Bottini
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-04-08Fix incorrect return statement in gemm_uint8 heuristic selectionGeorgios Pinitas
2021-04-08Fix convolution with bias segmentation fault issueSheri Zhang
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-29Update U8 mmla kernelMichalis Spyrou
2021-03-26Make CpuPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-26Workaround for compiler error in gcc-9.2 and 9.3Pablo Marquez Tello
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-17Updated cpu detectionPablo Marquez Tello