aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/add/generic/neon/impl.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-08-23CpuAdd rework to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2022-12-29Use CPU quantized addition kernel for quantized subtractionOmar Al Khatib
2022-10-20Update reinterpret tensor as 1D for CPU addViet-Hoa Do
2022-10-03Optimize CPU add layer on quantized dataViet-Hoa Do
2022-08-01Optimize add layer by considering the input tensors as 1D arrayGunes Bayir
2021-11-28Decouple CpuAddKernelDana Zlotnik