aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuGemm.h
AgeCommit message (Expand)Author
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-01-18Add broadcast batched matmul validation casesSiCong Li
2022-10-12Adding documentation section explaining how BF16 is usedRamy Elgammal
2022-07-26Fix for inclusion of "arm_gemm" from src into "Types.h" from coreRamy Elgammal
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas