aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/gemm_quint8.cpp
AgeCommit message (Expand)Author
21 hoursNew SME2 heuristics.HEADmainDavid Mansell
2024-03-18Fix quant. gemv kernel driver by adding set_quantized_bias()Gunes Bayir
2024-02-06arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 k...David Mansell
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2023-03-07GEMM: SME: Allow threading for quantized GEMMs.David Mansell
2023-02-08Update CPU kernels to remove x19 and w19Michael Tyler
2023-01-18Revert "Update CPU kernels to remove x19"Michael Tyler
2023-01-16Update CPU kernels to remove x19Michael Tyler
2022-11-28Integrate SME2 kernelsViet-Hoa Do
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
2021-09-15Update cpu heuristics for GEMMGunes Bayir
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-03-17Updated cpu detectionPablo Marquez Tello
2021-01-18Cycle estimate-based kernel selection for dot product quantized s8/u8 kernelsGeorgios Pinitas
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-03Update GEMV heuristics for quantized types for A53Georgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-07-24[ONCPUML-120]: Tweak of the launch heuristics for hybrid_u8u32_dot_16x4 kernelAleksandr Nikolaev
2020-07-16[ONCPUML-97]: Implement "int8" support for 2D decomposition at high core countsAleksandr Nikolaev
2020-07-07COMPMID-3324: Remove pretransposed support from NEON backendGeorgios Pinitas
2020-01-23COMPMID-2923 Integrate arm_gemm per channel quantizationMichalis Spyrou
2019-10-23COMPMID-2577: Fuse bias addition and activation in gemm assembly kernelsGeorgios Pinitas
2019-07-29COMPMID-2336: Guard quint8 gemm files for aarch64 only.Georgios Pinitas
2019-07-26COMPMID-2178: Update GEMM assembly code.Georgios Pinitas