aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.h
AgeCommit message (Expand)Author
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2021-07-08Port NEGEMMLowp Part 2Manuel Bottini
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-25Port NEGEMMConv2d to memory injecting interfaceMichele Di Giorgio
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio
2021-05-27Implement memory injection in CpuDirectGemmConv2dSang-Hoon Park
2021-05-26Create CpuGemmDirectConv2dSang-Hoon Park
2021-05-14Rename NEGEMMAssembly to CpuGemmAssemblySang-Hoon Park
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2020-12-09Move NEGEMMAssemblyDispatch as an internal functionGeorgios Pinitas
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-20COMPMID-3237: Implement NEQLSTMLayerMichele Di Giorgio
2020-03-25COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEONSiCongLi
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-10-23COMPMID-2577: Fuse bias addition and activation in gemm assembly kernelsGeorgios Pinitas
2019-07-26COMPMID-2178: Update GEMM assembly code.Georgios Pinitas
2019-03-15COMPMID-1694: Fuse offset contribution with the output stage when we use NEGE...George Wort
2018-11-02COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on ...Gian Marco Iodice
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-1381: Cleaned up the AssemblyHelper interfaceAnthony Barbier
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-959: Perform pretranspose if allowed on NEON assemblyGeorgios Pinitas
2018-11-02COMPMID-797 Integrate Mobilenet QASYMM8 with new graph.Giorgio Arena
2018-11-02COMPMID-959: Removed Interleave blocked kernel.Pablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON)Gian Marco
2018-11-02COMPMID-556 Improved indentation and error handling in format_doxygen.pyAnthony Barbier
2018-11-02COMPMID-667: Add validation static method to NEON GEMMlowpGeorgios Pinitas
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