aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/add/generic/neon/fp16.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2023-06-15Break up Utils.h a bit to reduce unused code being included everywhereMatthew Bentham
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
2021-11-28Decouple CpuAddKernelDana Zlotnik