aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLSoftmaxLayerKernel.cpp
AgeCommit message (Expand)Author
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2020-11-12COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernelGiorgio Arena
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-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-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3Manuel 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
2019-12-20COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-10-31COMPMID-2266: [CL] add support for Log SoftmaxSang-Hoon Park
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
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-905 Optimize CLSoftmaxLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-617 Add validation window to CLSoftmaxLayerGiorgio Arena
2018-11-02COMPMID-556: Fix lws_hint CLSoftmaxLayerGeorgios Pinitas
2018-11-02COMPMID-617: Add validation methods to ML CL functions.Georgios Pinitas
2018-11-02COMPMID-685 Extend CLTuner support to other DL functionsGiorgio Arena
2018-11-02COMPMID-676: Rework TensorInfo buildingGeorgios 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-09-17COMPMID-417: Fix F16 CLSoftmaxLayerMoritz Pflanzer
2018-09-17COMPMID-443 Change CLSoftMaxLayerKernel to use 3D tensor and collapse the hig...steniu01
2018-09-17COMPMID-429: Port CLSoftmaxLayer to QS16.Georgios Pinitas
2018-09-17COMPMID-417: Auto initialize for SoftmaxLayer NEON/CL.Georgios Pinitas
2018-09-17COMPMID-417: Remove val_to_stringMoritz Pflanzer
2018-09-17COMPMID-423: Port CLSoftmaxLayer to QS8Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier