aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/softmax
AgeCommit message (Expand)Author
2022-07-04Fix build errors on armv8.6 SVE2 with NDK 23 and 24Michalis Spyrou
2022-06-16Fix SVE2 implementation of quantized SoftMax 1DViet-Hoa Do
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-01-13Decouple CpuSoftmaxKernelDana Zlotnik
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas