aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLSoftmaxLayerKernel.cpp
AgeCommit message (Expand)Author
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