aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/activation/generic/sve2/lut.cpp
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