aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/gemm_uint16.cpp
AgeCommit message (Expand)Author
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2022-04-06[arm_gemm] Use static validate to find arm_gemm kernels.Francesco.Petrogalli@arm.com
2022-03-16Remove deprecated interface from arm_compute.Francesco.Petrogalli@arm.com
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios 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-19COMPMID-1995: Update RSH GEMM assembly kernels.Georgios Pinitas
2019-01-18COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels.Georgios Pinitas
2018-11-02COMPMID-1271 Avoid memory leak in list of gemm methodsAnthony Barbier
2018-11-02COMPMID-1271: New system for GEMM heuristicsDavid Mansell
2018-11-02COMPMID-1380: Pre-work for SVE support.David Mansell
2018-11-02COMPMID-1369: Revert accidental formatting of RSH's repoAnthony Barbier
2018-11-02COMPMID-1054 Update RSH's GEMM to add batch+multi supportMichalis Spyrou
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello