aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/ActivationLayer.cpp
AgeCommit message (Expand)Author
2022-09-14Adding GELU activationMurray Kornelsen
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-11-17COMPMID-3979 Sanitise Padding Removal epicSiCong Li
2020-10-07COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility ...Giorgio Arena
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-05-14COMPMID-3295: Static input for ActivationLayer test suiteSang-Hoon Park
2020-03-10COMPMID-3080: Implement Hard-Swish activation in CLmorgolock
2020-01-14COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2Michele Di Giorgio
2019-10-15COMPMID-2205: CL runtime context.Pablo Tello
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-09COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CLManuel Bottini
2019-06-07COMPMID-2393: Fix QASYMM8 activation failures.Georgios Pinitas
2019-06-05COMPMID-2372: Add support for QASYMM8 for TanhGeorgios Pinitas
2019-01-17COMPMID-1652 CL Cleanup and add missing testsMichalis Spyrou
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-02COMPMID-1539 Implement YOLOLayer on CLGiorgio Arena
2018-11-02COMPMID-1349: Add support for QASYMM8 LOGISTIC activation in CLActivationLayerMichele Di Giorgio
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-832: Decrease validation coverage of QS8/QS16Anthony Barbier
2018-11-02COMPMID-841: Add CL QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02IVGCVSW-839: Add QASYMM8 validation tests for CL ActivationLayerMichel Iwaniec
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-617 Add validation window to CLActivationLayerGiorgio Arena
2018-11-02COMPMID-617: Add validation functions.Georgios Pinitas
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-415: Cleanup accessorsMoritz Pflanzer
2018-09-17COMPMID-415: Rename TensorLibrary to AssetsLibraryMoritz Pflanzer
2018-09-17COMPMID-406: Port CLActivationLayer to use QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-418 Add check and fix comments after preprocessor conditionsAnthony Barbier
2018-09-17COMPMID-417: Use a common create_tensor functionMoritz Pflanzer
2018-09-17COMPMID-417: Move ActivationLayer tests to boostMoritz Pflanzer