aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/activation/generic/sve
AgeCommit message (Expand)Author
2024-01-10Use look up table for fp16 activationMohammed Suhail Munshi
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-05-17Move lut kernel to sve2 categorySiCong Li
2023-03-29Add quantized support for unary elementwise in CPUViet-Hoa Do
2023-02-08Update CPU kernels to remove x19 and w19Michael Tyler
2023-01-18Revert "Update CPU kernels to remove x19"Michael Tyler
2023-01-16Update CPU kernels to remove x19Michael Tyler
2022-11-08SVE Hard-Swish via Lookup table for quantized inputPablo Marquez Tello
2022-11-01Add threshold for floating-point SOFT_RELU activationMilos Puzovic
2022-09-26Add FP32 Neon™ swish activationJonathan Deakin
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2021-12-20Decouple CpuActivationKernelDana Zlotnik