aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/softmax/generic/sve/impl.cpp
AgeCommit message (Expand)Author
2023-12-05Optimize CpuSoftmaxKernel for axis=0Gunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-07-04Fix build errors on armv8.6 SVE2 with NDK 23 and 24Michalis Spyrou
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2022-01-13Decouple CpuSoftmaxKernelDana Zlotnik