aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuActivationKernel.h
AgeCommit message (Expand)Author
2024-01-10Use look up table for fp16 activationMohammed Suhail Munshi
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
2022-10-12Optimize Neon™ Logistic ActivationMohammed Suhail Munshi
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-10-18Implement Minimum Workload Size (MWS) in all CPPKernels used by small networksDana Zlotnik
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas