aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/ActivationLayer.cpp
AgeCommit message (Expand)Author
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-06-12Refactor activation LUT computationPablo Marquez Tello
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello
2022-11-08SVE Hard-Swish via Lookup table for quantized inputPablo Marquez Tello
2022-09-26Add FP32 Neon™ swish activationJonathan Deakin
2022-09-14Adding GELU activationMurray Kornelsen
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-04-25Add LU_BOUNDED_RELU support for QSYMM16Pablo Marquez Tello
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-08-04Implement Operator APIGeorgios Pinitas
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-01-13Add tolerance for quantized activations computed in floatMichele Di Giorgio
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-11-17COMPMID-3978: Nighlty failure NEON Activation Layer mismatches on android armv7aManuel Bottini
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-16COMPMID-3805: Fix SQRT non-zero output for zero inputSang-Hoon Park
2020-09-28COMPMID-3324: Remove configuration testsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-10COMPMID-3523: Fix validation fails on armv8.2-aSiCong Li
2020-05-14COMPMID-3295: Static input for ActivationLayer test suiteSang-Hoon Park
2020-03-10COMPMID-3080: Implement Hard-Swish activation in CLmorgolock
2020-03-05COMPMID-3079: Implement Hard-Swish in NEONmorgolock
2020-02-28COMPMID-3079: Implement Hard-Swish in NEON.morgolock
2019-12-05COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPRelu...Michalis Spyrou
2019-09-09COMPMID-2204: RuntimeContext interface for NEON functions.Georgios Pinitas
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-07-01COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEONgiuros01
2019-06-07COMPMID-2393: Fix QASYMM8 activation failures.Georgios Pinitas
2019-06-05COMPMID-2372: Add support for QASYMM8 for TanhGeorgios Pinitas
2019-02-08COMPMID-1916: Add support for QASYMM8 LOGISTIC activation in NEActivationLayerIsabella Gottardi
2019-01-17COMPMID-1652 NEON Remove unnecessary configuration testsMichalis Spyrou
2019-01-14COMPMID-1809: Remove padding in NEGEMMConvolutionLayer 64-bit path.Georgios Pinitas
2019-01-11COMPMID-1652 NEON Cleanup and add missing testsMichalis Spyrou
2018-11-02COMPMID-1534: Fix NEActivationLayer for FP16Georgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1287: Extending NEWinogradLayer test suitePablo Tello
2018-11-02COMPMID-832: Decrease validation coverage of QS8/QS16Anthony Barbier
2018-11-02COMPMID-842: Add NEON QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02IVGCVSW-820: Add QASYMM8 support to NeonActivationLayerKernelMichel Iwaniec
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-09-17COMPMID-415: Move ActivationLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-421: Added FP16 support to Softmax.Pablo Tello