aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels
AgeCommit message (Expand)Author
2022-01-11Decouple NEBoundingBoxTransformKernelDana Zlotnik
2022-01-11Decouple NEROIAlignLayerKernelDana Zlotnik
2022-01-11Decouple NEGenerateProposalsLayerKernelDana Zlotnik
2022-01-06Decouple NEMaxUnpoolingLayerKernelDana Zlotnik
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-12-22Crop Kernel Decouplingalerah01
2021-12-14Update A510 arm_gemm cpu Kernelsramelg01
2021-12-10Fix 300% Regression CPU - Change default mws value in Kernel filesMohammed Suhail Munshi
2021-11-23Decouple data type for NERangeKernelYair Schwarzbaum
2021-11-16Implement 1D Adaptive Workload Splitting in CPPSchedulerDana Zlotnik
2021-11-05Update GeMM heuristic on CPUGian Marco Iodice
2021-10-18Fix precision issue in ChannelShuffleKernelPablo Marquez Tello
2021-10-18Add user provided JSON operator list buildFreddie Liardet
2021-10-18Implement Minimum Workload Size (MWS) in all CPPKernels used by small networksDana Zlotnik
2021-10-11Fix precision issue in ChannelShuffleKernelPablo Tello
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-10-05Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-15Update cpu heuristics for GEMMGunes Bayir
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-07Update cpu depthwise kernelsFreddie Liardet
2021-09-01Fix strict overflow warningsMichalis Spyrou
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