aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/activation/generic/neon/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-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-10-10Fix LUT-based activation layerViet-Hoa Do
2022-08-17Add LUT for quantized sigmoid functionViet-Hoa Do