aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/activation/list.h
AgeCommit message (Expand)Author
2023-05-17Move lut kernel to sve2 categoryv23.05branches/arm_compute_23_05SiCong Li
2022-11-08SVE Hard-Swish via Lookup table for quantized inputPablo Marquez Tello
2022-10-10Fix LUT-based activation layerViet-Hoa Do
2022-08-17Add LUT for quantized sigmoid functionViet-Hoa Do
2022-06-29Add LUT-based leaky relu for QASYMM8 on CPUViet-Hoa Do
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2021-12-20Decouple CpuActivationKernelDana Zlotnik
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas