aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLSoftmaxLayer.cpp
AgeCommit message (Expand)Author
2019-04-08COMPMID-2098: Scope handling of memory group resources.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-1352: Disable support for 4D softmax layer.Georgios Pinitas
2018-11-02COMPMID-1278: Make intermediate tensors resizable in CLSoftmaxLayer::validate()Michele Di Giorgio
2018-11-02COMPMID-905 Optimize CLSoftmaxLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-556: Set CLSoftmaxLayer temp buffers to resizable.Georgios 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: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13)Anton Lokhmotov
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
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-417: Auto initialize for SoftmaxLayer NEON/CL.Georgios Pinitas
2018-09-17COMPMID-423: Port CLSoftmaxLayer to QS8Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier