aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/gemm_hybrid_indirect.hpp
AgeCommit message (Expand)Author
2024-04-11Add in place summation to CPU GEMM kernelsRadu Salavat
2024-02-21Integrate new pretranspose_b_array with extra fused transpose of BGunes Bayir
2023-08-17Fix various static check issuesViet-Hoa Do
2023-04-26Integrate multi-threaded pretranspose_B_arraySiCong Li
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-03-10Added windows native build supportPablo Tello
2022-01-25Add OpenBSD/arm64 support.Kevin Lo
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
2021-04-08Fix convolution with bias segmentation fault issueSheri Zhang
2021-02-24Account Ksections correctly for interleaved and hybrid_indirect gemm kernelsGeorgios Pinitas
2021-02-24Use vector resizing instead of temporary assign in gemm_hybrid_indirectGeorgios Pinitas
2021-01-18Cycle estimate-based kernel selection for dot product quantized s8/u8 kernelsGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas