aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/activation/generic/sve2
AgeCommit message (Expand)Author
2024-01-04Prevent RELU from being processed thru LUT in INT8Sangwon Ha
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-06-12Refactor activation LUT computationPablo Marquez Tello
2023-05-17Move lut kernel to sve2 categorySiCong Li
2022-06-23Select neon LUT Hard-Swish kernel on all devicesPablo Marquez Tello
2022-05-06Use svcreate instead of list initializations.Michalis Spyrou
2022-04-25Add LU_BOUNDED_RELU support for QSYMM16Pablo Marquez Tello
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2021-12-20Decouple CpuActivationKernelDana Zlotnik