aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/elementwise_unary/generic
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-06Changes to ElementwiseOp to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2023-05-17Move lut kernel to sve2 categorySiCong Li
2023-04-17Fix unhandled case in ElementwiseUnaryRamy Elgammal
2023-04-11Enable quantized data types for CpuElementwiseUnary on Armv7aRamy Elgammal
2023-03-29Add quantized support for unary elementwise in CPUViet-Hoa Do
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-01-19Decouple CpuElementwiseKernelDana Zlotnik