aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEGEMMLowpMatrixMultiplyKernel.cpp
AgeCommit message (Expand)Author
2021-07-08Port NEGEMMLowp Part 2Manuel Bottini
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-08COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernelmorgolock
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-20COMPMID-3237: Implement NEQLSTMLayerMichele Di Giorgio
2019-11-08COMPMID-2452: Fix 32-bit per-channel convolution for NEON.Georgios Pinitas
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-08-13COMPMID-2569: Fix access window in NEGEMMTranspose1xWKernel and NEGEMMLowpMat...Michele Di Giorgio
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2018-11-02IVGCVSW-863 calculate_max_window..() family takes ValidRegionDiego Lopez Recas
2018-11-02COMPMID-743 Fixed AccessWindow in GEMMLowpMatrixMultiplyAnthony Barbier
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON)Gian Marco
2018-11-02COMPMID-632 Assembly: Integrate gemmlowp assembly versionMichalis Spyrou
2018-11-02COMPMID-667: Add validation static method to NEON GEMMlowpGeorgios Pinitas
2018-11-02COMPMID-675: NEGEMMLowp Assembly IntegrationPablo Tello
2018-11-02COMPMID-675 - Reworked NEGEMMLowp interface/functionGian Marco
2018-11-02COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL.Pablo Tello
2018-11-02COMPMID-616 - Optimizing GEMMLowp on NEON intrinsicsGian Marco Iodice
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier