aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/gemm_bf16.cpp
AgeCommit message (Expand)Author
2023-11-09Remove duplicate definitions of BF16 fixed format kernels.David Mansell
2023-06-07Fix build error for armv7aPablo Marquez Tello
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2022-11-28Integrate SME2 kernelsViet-Hoa Do
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-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-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-03-17Updated cpu detectionPablo Marquez Tello
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-03-12COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayerGeorgios Pinitas