aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/activation
AgeCommit message (Expand)Author
2021-01-11Make CpuActivation statelessGeorgios Pinitas
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas
2021-01-08Add an SVE implementation of the Leaky ReLU activation function for qasymm8 a...arngra01
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou