aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLSoftmaxLayer.h
AgeCommit message (Expand)Author
2023-10-31Optimize CL softmaxViet-Hoa Do
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-05-05Update operator list part3Sheri Zhang
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-07COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAXmorgolock
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-08COMPMID-3574: add logarithm to LogSoftmaxLayerSang-Hoon Park
2020-07-03COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functionsMichalis Spyrou
2020-06-11COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer an...SiCong Li
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-10-31COMPMID-2266: [CL] add support for Log SoftmaxSang-Hoon Park
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2018-11-02[COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions?giuros01
2018-11-02[COMPMID-1353] Add support for 4D Softmax layer on OpenCLGiuseppe Rossini
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-905 Optimize CLSoftmaxLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-617: Add validation methods to ML CL functions.Georgios Pinitas
2018-11-02COMPMID-661: softmax-uint8 implementation (#16)Chunosov
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02COMPMID-556: Support beta for all softmax data types.Georgios Pinitas
2018-11-02IVGCVSW-632 CL support for Softmax beta parameterPablo Palmier
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-09-17COMPMID-429: Port CLSoftmaxLayer to QS16.Georgios Pinitas
2018-09-17COMPMID-423: Port CLSoftmaxLayer to QS8Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier