aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuMulKernel.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-15Break up Utils.h a bit to reduce unused code being included everywhereMatthew Bentham
2022-11-23ONCPUML-1072: Remove double definition of get_mws for Mul kernelfadara01
2022-11-22ONCPUML-1072: Tuned MWS values (for N1, V1) for binary operators used by oneDNNFadi Arafeh
2022-11-09Fix CPU multiplication layer threading overheadViet-Hoa Do
2022-09-14Interpreting tensor as 1D for CPU multiplicationViet-Hoa Do
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas