aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLActivationLayerKernel.cpp
AgeCommit message (Expand)Author
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-11-17COMPMID-3979 Sanitise Padding Removal epicSiCong Li
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-07COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility ...Giorgio Arena
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-20COMPMID-3532: Align data type support between doxygen and implementation - CLMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-07COMPMID-3387: Support memory injection in CLActivationLayerGeorgios Pinitas
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1Manuel Bottini
2020-04-17COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1Manuel Bottini
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
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-07-09COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CLManuel Bottini
2019-06-05COMPMID-2372: Add support for QASYMM8 for TanhGeorgios Pinitas
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-13COMPMID-2194: Refactor activation function macro in OpenCL. New Macros for ac...Usama Arif
2019-02-15COMPMID-1710: Fix CL logistic activation for QASYMM8Michele Di Giorgio
2018-11-02COMPMID-1539 Implement YOLOLayer on CLGiorgio Arena
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
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-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-909: Enabling in-place computation for batchnormalization and activat...Michele Di Giorgio
2018-11-02COMPMID-841: Add CL QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02COMPMID-751 QASYMM8 ActivationLayer optimisation: don't requantize if not nec...Giorgio Arena
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02IVGCVSW-631 Neon support for Softmax beta parameter (F32 only)Pablo Palmier
2018-11-02COMPMID-556: Added a rounding policy to the quantize functionJaroslaw Rzepecki
2018-11-02COMPMID-617 CL window validation fixesGiorgio Arena
2018-11-02COMPMID-617 Add validation window to CLActivationLayerGiorgio Arena
2018-11-02COMPMID-556 - Passed _lws_hint in the run() method where was missingGian Marco
2018-11-02COMPMID-685 Extend CLTuner support to other DL functionsGiorgio Arena
2018-11-02COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13)Anton Lokhmotov
2018-11-02COMPMID-617: Add validation functions.Georgios Pinitas
2018-11-02COMPMID-556: Support beta for all softmax data types.Georgios Pinitas
2018-11-02COMPMID-556: Rework CLActivationLayerGeorgios Pinitas
2018-11-02IVGCVSW-619: Support for Cl u8 bounded ReluMichel Iwaniec
2018-09-17COMPMID-406: Port CLActivationLayer to use QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-443: Collapse higher dimensions for activation layerAnthony Barbier
2018-09-17COMPMID-417: Remove val_to_stringMoritz Pflanzer
2018-09-17COMPMID-345 - In-place computation for Activation LayerGian Marco Iodice
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier