aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuSubKernel.cpp
AgeCommit message (Expand)Author
2023-10-10CpuSubKernel changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-12-29Use CPU quantized addition kernel for quantized subtractionOmar Al Khatib
2022-11-30Fix build error for unused variables in data type specific buildsGunes Bayir
2022-11-22ONCPUML-1072: Tuned MWS values (for N1, V1) for binary operators used by oneDNNFadi Arafeh
2022-10-07Optimize Neon™ SUB operator by squashing execution windowJakub Sujak
2022-03-01Multi ISA Technical DebtDana Zlotnik
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