aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuAddKernel.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-11-22ONCPUML-1072: Tuned MWS values (for N1, V1) for binary operators used by oneDNNFadi Arafeh
2022-10-20Update reinterpret tensor as 1D for CPU addViet-Hoa Do
2022-08-01Optimize add layer by considering the input tensors as 1D arrayGunes Bayir
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-10-18Implement Minimum Workload Size (MWS) in all CPPKernels used by small networksDana Zlotnik
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas