aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/activation
AgeCommit message (Expand)Author
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-24Improve LUT Neon Hard-SwishPablo Marquez Tello
2022-06-23Select neon LUT Hard-Swish kernel on all devicesPablo Marquez Tello
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo 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
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas