aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/gemm_native.hpp
AgeCommit message (Expand)Author
2020-05-28move ndrange.hpp header into arm_compute directoryv20.05branches/arm_compute_20_05Vincent ABRIOU
2020-05-10[ONCPUML-7] arm_compute support for ND parallelismJoseph Dobson
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-01-24COMPMID-1867: Add u8 and s8 hybrid assembly kernels.Georgios Pinitas
2019-01-18COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels.Georgios Pinitas
2018-11-02COMPMID-1271: New system for GEMM heuristicsDavid Mansell
2018-11-02COMPMID-1369: Revert accidental formatting of RSH's repoAnthony Barbier
2018-11-02COMPMID-1134: Fixing the Window reconstruction in gemm_nativeAnthony Barbier
2018-11-02COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple t...Pablo Tello
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