aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NESoftmaxLayerKernel.cpp
AgeCommit message (Expand)Author
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2018-11-22COMPMID-1718: Extend DepthConvert to support CastGeorgios Pinitas
2018-11-02COMPMID-1534: Fix NESoftmaxLayer for FP16Georgios Pinitas
2018-11-02COMPMID-1499: Fixed issues to build for FP16 on AndroidAnthony Barbier
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02IVGCVSW-798 Add Softmax NEON support for QASYMM8Diego Lopez Recas
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02IVGCVSW-631 Neon support for Softmax beta parameter (F32 only)Pablo Palmier
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-417: Add in-place support for batch-normalization.Georgios Pinitas
2018-09-17COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernelGiorgio Arena
2018-09-17COMPMID-421: Added FP16 support to Softmax.Pablo Tello
2018-09-17COMPMID-428: Port NESoftmaxLayer to 16-bit fixed point.Georgios Pinitas
2018-09-17COMPMID-417: Auto initialize for SoftmaxLayer NEON/CL.Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier