aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/assembly/gemm_common.hpp
AgeCommit message (Expand)Author
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2024-02-21Integrate new pretranspose_b_array with extra fused transpose of BGunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-04-26Integrate multi-threaded pretranspose_B_arraySiCong Li
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-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas