aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuGemmLowpMatrixMultiplyCore.cpp
AgeCommit message (Expand)Author
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2024-04-12Accumulation in Cpu Gemm kernels is not supported for quantized kernels in aa...Radu Salavat
2024-04-11Add in place summation to CPU GEMM kernelsRadu Salavat
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-04-14Fix dynamic weights for CPU connected layerViet-Hoa Do
2022-11-01Add check for Batch Matmul in GemmAssemblyDispatchMohammed Suhail Munshi
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas