aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NESoftmaxLayer.cpp
AgeCommit message (Expand)Author
2023-12-05Optimize CpuSoftmaxKernel for axis=0Gunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-06-18Remove implementation headers from NESoftmaxLayer public headerGeorgios Pinitas
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute 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-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-16COMPMID-3391: Implement Async interfacesMichalis Spyrou
2020-06-11COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer an...SiCong Li
2020-05-12COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference codeSheri Zhang
2019-10-16COMPMID-2265 add support for Log Softmax to NEONSang-Hoon Park
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-02-06COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CLManuel Bottini
2018-11-02[COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions?giuros01
2018-11-02COMPMID-1352: Disable support for 4D softmax layer.Georgios 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-485: Memory ManagerGeorgios Pinitas
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