aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
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
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-05Fix for tanh at small argument valuesAleksandr Nikolaev
2021-05-04NEReduceMean failed on v8.2 debug build for AndroidManuel Bottini
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-23Add missing limits includeMichalis Spyrou
2021-04-20Update assembly codeMichalis Spyrou
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-20Remove experimental tracing featurePablo Marquez Tello
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