aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/softmax/generic/neon/fp16.cpp
AgeCommit message (Expand)Author
2024-05-08Add SME2 implementation of Softmax for QASYMM8 and QASYMM8_SIGNED.Omar Al Khatib
2024-03-12Optimize CpuSoftmaxKernel for axis != 0 and neon kernelsOmar Al Khatib
2023-12-05Optimize CpuSoftmaxKernel for axis=0Gunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2022-01-13Decouple CpuSoftmaxKernelDana Zlotnik