aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/gemv_pretransposed.hpp
AgeCommit message (Expand)Author
2024-03-18Fix quant. gemv kernel driver by adding set_quantized_bias()Gunes Bayir
2024-02-21Integrate new pretranspose_b_array with extra fused transpose of BGunes Bayir
2022-11-28Integrate SME2 kernelsViet-Hoa Do
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-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-07-07COMPMID-3324: Remove pretransposed support from NEON backendGeorgios Pinitas
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios Pinitas
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-03-19COMPMID-1995: Update RSH GEMM assembly kernels.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-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